|
IEAOPT00 --
Parameters that control resource management algorithms in the System
Resource Manager.
RFC CPU=0.1,IOC=0.1 00000010
RMC ERV=500 00000020
Parameter in IEASYSxx
OPT=xx
Notes
The OPT contains two categories
of information:
-
Resource factor
cofficients: [RFC [CPU=x.x][,IOC=x.x]
-
Resource manager
constant: [RMC ERV=xxxxxx]
Syntax
Parameters
Keyword |
Meaning |
Value
Range |
Default
Value |
CPU |
Specifies the weighting factor by which the recommendation
of the CPU load adjusting function is to be multiplied, when an address
space is evaluated for swapping. |
0.0-9.9 |
0.1 |
IOC |
Specifies the weighting factor by which the recommendation
of the I/O load adjusting function is to be multiplied, when an
address space is evaluated for swapping. |
0.0-9.9 |
0.1 |
ERV |
Specifies the "enqueue residence
value." This is a multiplication factor used to
calculate the amount of task execution time during which an
address space should not be swapped out. |
0-999999 |
1 |
|