
21
System z kernel features - Usability
•
Standby CPU activation/deactivation (kernel 2.6.25)
•
With this feature it is possible to make use of standby CPUs for instruction
execution.
•
A CPU can be in one of the states "configured", "standby", or "reserved". Before
a CPU can be used for instruction execution it must be in "configured" state.
Previously, the kernel was limited to operate only with "configured" CPUs. With
this feature it is possible to change the state of "standby" CPUs to "configured"
state and vice versa via a sysfs attribute.
•
This support is available only on IBM System z10, when running Linux on
System z in an LPAR.
•
Shutdown Actions Interface (kernel 2.6.25)
•
The new shutdown actions interface allows to specify for each shutdown trigger
(halt, power off, reboot, panic) one of the five available shutdown actions (stop,
ipl, reipl, dump, vmcmd).
•
A sysfs interface under /sys/firmware is provided for that purpose.
•
Possible use cases are e.g. to specify that a vmdump should be automatically
triggered in case of a kernel panic or the z/VM logoff command should be
executed on halt.
Comentários a estes Manuais