Appendix B. Configuration of Emulated CPUs
This appendix describes the cooperation of the system parameter related to the emulated CPUs in more
detail. The system parameter that define the emulated CPUs are:
B.1 General Explanations and Rules
The ENGINES parameter specifies the type of engine for each emulated processor (valid types are CP,
AP, IP or IL). MAXCPU specifies the maximum number of installed processor engines, whereas
NUMCPU defines the number of emulated processor engines that are configured online at IML time.
The ENGINES statement specifies any mixture of CPU types up to MAXCPU, the maximum number of in-
stalled processors. NUMCPU configures the processor engines in the order that they are specified on the
ENGINES statement.
NUMCPU must be less than or equal to MAXCPU. If NUMCPU is larger than MAXCPU then an error
message is issued during the processing of the Hercules configuration file. If it is less than MAXCPU then
the remaining engines can be configured online later by the operating system.
B.2 Examples
Some examples show the cooperation of these statements and the resulting configurations. In the tables
the following abbreviations and colours are used:
CPUs and status
CP CPU of type CP specified
IP CPU of type IP specified
AP CPU of type AP specified
(D) CPU got its type by default
O CPU is taken online
F CPU is taken offline
Colours
xx
Green - Resulting configuration as expected
xx
Yellow - Resulting configuration may or may be not as expected (defaults or ignored engines)
xx
Red - Resulting configuration is in error. The Hercules configuration file must be corrected.