Example 2:
Set the MAXRATES interval to one day and and the start time for the interval timer to midnight of the
current day.
MAXRATES MIDNIGHT
Example 2:
Set the MAXRATES interval to one day and and the start time for the interval timer to midnight of the
current day.
MAXRATES MIDNIGHT
The MEMLOCK system parameter is used to lock Hercules memory in storage. It defines the locking
state of the allocated Hercules memory (page lock by host operating system). If the Hercules memory is
locked in storage it cannot be paged out by the host operating system. This may result in some perfor-
mance improvements.
This system parameter is available if Hercules is built with option “_HAVE_MLOCKALL”. Currently
MEMLOCK is only supported under Linux host operating systems.
Descriptive
OFF
Diagram
Êʬ¬¬ ¬¬¬§¬¬¬ ¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
OFF
ON
ON indicates that the memory is to be locked into storage.
OFF
OFF indicates that the memory is not to be locked into the storage.
Example 1:
Lock the Hercules memory in the storage.
MEMLOCK ON
Example 2:
Do not lock the Hercules memory in the storage.
MEMLOCK OFF
Powered by Tizra® |
Example 2:
Set the MAXRATES interval to one day and and the start time for the interval timer to midnight of the
current day.
MAXRATES MIDNIGHT
The MEMLOCK system parameter is used to lock Hercules memory in storage. It defines the locking
state of the allocated Hercules memory (page lock by host operating system). If the Hercules memory is
locked in storage it cannot be paged out by the host operating system. This may result in some perfor-
mance improvements.
This system parameter is available if Hercules is built with option “_HAVE_MLOCKALL”. Currently
MEMLOCK is only supported under Linux host operating systems.
Descriptive
OFF
Diagram
Êʬ¬¬ ¬¬¬§¬¬¬ ¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
OFF
ON
ON indicates that the memory is to be locked into storage.
OFF
OFF indicates that the memory is not to be locked into the storage.
Example 1:
Lock the Hercules memory in the storage.
MEMLOCK ON
Example 2:
Do not lock the Hercules memory in the storage.
MEMLOCK OFF
MODEL specifies the model names returned by the STSI instruction. The optional second, third and the
fourth operands specify the capacity model name, the permanent capacity model name and the tempo-
rary capacity model name respectively.
The default model name, if the MODEL system parameter is not coded, is “EMULATOR”.
Descriptive
LATOR hdwmod
[ capmod
[prmmod
[tmpmod ]]]
Diagram
¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬Ê
hdwmod ¬¬¬¬«
¬¬¬¬¬¬¬«
¬¬¬¬¬ * ¬¬¬¬¬¬
ʬ¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
¬¬¬ ¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«
¬¬¬ capmod ¬¬¬¬«
¬¬ prmmod ¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬«
¬¬¬¬¬¬ ¬¬¬¬¬¬¬«
¬¬¬¬ ¬¬¬¬¬¬« ¬¬¬ tmpmod ¬¬¬«
¬¬¬¬¬¬ * ¬¬¬¬
¬¬¬¬¬ * ¬¬¬ ¬¬¬¬¬ ¬¬¬¬¬¬«
¬¬¬¬¬ * ¬¬¬
hdwmodel
This specifies the hardware model name. This can be any name with a maximum
length of 16 characters. Valid characters are A-Z and 0-9. Specifying a “=” resets
the hardware model to “EMULATOR”; specifying an “*” leaves the current hardware
model name intact. If the MODEL system parameter is not specified in the configu-
ration file then the default name is “EMULATOR”.
capmodel
This optional parameter specifies the capacity model name. The capmodel can be
any name with a maximum length of 16 characters. Valid characters are A-Z and 0-
9. Specifying a “=” copies the current hardware model name to the capacity model;
specifying an “*” leaves the current capacity model name intact. The default capa-
city model name is “EMULATOR”.
prmmodel
This specifies the permanent capacity model name. The prmmodel can be any
name with a maximum length of 16 characters. Valid characters are A-Z and 0-9.
Specifying a “=” copies the current capacity model name to the permanent capacity
model; specifying an “*” leaves the current permanent capacity model name intact.
The default permanent capacity model name is a null string.
tmpmodel
This specifies the temporary capacity model name. The tmpmodel can be any
name with a maximum length of 16 characters. Valid characters are A-Z and 0-9.
Specifying a “=” copies the current permanent capacity model name to the tempo-
rary capacity model; specifying an “*” leaves the current temporary capacity model
name intact. The default temporary capacity model name is a null string.
Example 1:
Set the model name returned by the STSI instruction to “EMULATOR”.
MODEL EMULATOR
Example 2:
Set all model names returned by the STSI instruction to “EMULATOR”.
MODEL EMULATOR EMULATOR EMULATOR EMULATOR
or
MODEL EMULATOR = = =
Example 3:
Set all capacity model names returned by the STSI instruction to “HERCULES”, but leave the hardware
model name as is.
MODEL * HERCULES HERCULES HERCULES
Powered by Tizra® |
MODEL specifies the model names returned by the STSI instruction. The optional second, third and the
fourth operands specify the capacity model name, the permanent capacity model name and the tempo-
rary capacity model name respectively.
The default model name, if the MODEL system parameter is not coded, is “EMULATOR”.
Descriptive
LATOR hdwmod
[ capmod
[prmmod
[tmpmod ]]]
Diagram
¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬Ê
hdwmod ¬¬¬¬«
¬¬¬¬¬¬¬«
¬¬¬¬¬ * ¬¬¬¬¬¬
ʬ¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
¬¬¬ ¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«
¬¬¬ capmod ¬¬¬¬«
¬¬ prmmod ¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬«
¬¬¬¬¬¬ ¬¬¬¬¬¬¬«
¬¬¬¬ ¬¬¬¬¬¬« ¬¬¬ tmpmod ¬¬¬«
¬¬¬¬¬¬ * ¬¬¬¬
¬¬¬¬¬ * ¬¬¬ ¬¬¬¬¬ ¬¬¬¬¬¬«
¬¬¬¬¬ * ¬¬¬
hdwmodel
This specifies the hardware model name. This can be any name with a maximum
length of 16 characters. Valid characters are A-Z and 0-9. Specifying a “=” resets
the hardware model to “EMULATOR”; specifying an “*” leaves the current hardware
model name intact. If the MODEL system parameter is not specified in the configu-
ration file then the default name is “EMULATOR”.
capmodel
This optional parameter specifies the capacity model name. The capmodel can be
any name with a maximum length of 16 characters. Valid characters are A-Z and 0-
9. Specifying a “=” copies the current hardware model name to the capacity model;
specifying an “*” leaves the current capacity model name intact. The default capa-
city model name is “EMULATOR”.
prmmodel
This specifies the permanent capacity model name. The prmmodel can be any
name with a maximum length of 16 characters. Valid characters are A-Z and 0-9.
Specifying a “=” copies the current capacity model name to the permanent capacity
model; specifying an “*” leaves the current permanent capacity model name intact.
The default permanent capacity model name is a null string.
tmpmodel
This specifies the temporary capacity model name. The tmpmodel can be any
name with a maximum length of 16 characters. Valid characters are A-Z and 0-9.
Specifying a “=” copies the current permanent capacity model name to the tempo-
rary capacity model; specifying an “*” leaves the current temporary capacity model
name intact. The default temporary capacity model name is a null string.
Example 1:
Set the model name returned by the STSI instruction to “EMULATOR”.
MODEL EMULATOR
Example 2:
Set all model names returned by the STSI instruction to “EMULATOR”.
MODEL EMULATOR EMULATOR EMULATOR EMULATOR
or
MODEL EMULATOR = = =
Example 3:
Set all capacity model names returned by the STSI instruction to “HERCULES”, but leave the hardware
model name as is.
MODEL * HERCULES HERCULES HERCULES
Example 1:
Set the maximum number of installed processor engines to 8.
MAXCPU 8
MAXRATES sets the MIPS/SIO rate reporting interval. When the interval is expired a MAXRATES com-
mand is automatically issued. The current rates will also be displayed during shutdown of Hercules. The
default for the MAXRATES interval (if not coded in the configuration file) is 1440 minutes (1 day).
Descriptive
]
Diagram
Êʬ¬¬ ¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
¬¬¬«
1440
This is the default that takes place if there is no MAXRATES interval is specified in
the configuration file and sets the interval to 1440 minutes (1 day).
interval
This specifies the interval time in minutes. Changes to the MAXRATES interval that
are other than “MIDNIGHT” will set the current interval start time to the present; this
includes a value of “1440”.
MIDNIGHT
Sets the interval to 1440 minutes (1 day) and the start time for the interval timer to
midnight of the current day. This will cause the MAXRATE statistics to be date
aligned.
Example 1:
Set the MAXRATES interval to 60 minutes.
MAXRATES 60
Powered by Tizra® |
Example 1:
Set the maximum number of installed processor engines to 8.
MAXCPU 8
MAXRATES sets the MIPS/SIO rate reporting interval. When the interval is expired a MAXRATES com-
mand is automatically issued. The current rates will also be displayed during shutdown of Hercules. The
default for the MAXRATES interval (if not coded in the configuration file) is 1440 minutes (1 day).
Descriptive
]
Diagram
Êʬ¬¬ ¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
¬¬¬«
1440
This is the default that takes place if there is no MAXRATES interval is specified in
the configuration file and sets the interval to 1440 minutes (1 day).
interval
This specifies the interval time in minutes. Changes to the MAXRATES interval that
are other than “MIDNIGHT” will set the current interval start time to the present; this
includes a value of “1440”.
MIDNIGHT
Sets the interval to 1440 minutes (1 day) and the start time for the interval timer to
midnight of the current day. This will cause the MAXRATE statistics to be date
aligned.
Example 1:
Set the MAXRATES interval to 60 minutes.
MAXRATES 60