Users Guide

68 CCTK Options
Description
Limits the maximum value the processor standard CPUID function
supports. Some operating systems will be unable to install if the
maximum CPUID function supported is greater than 3. If set to
on
,
the CPUID function is limited to 3. If set to
off
, the CPUID function
is not limited to 3.
Example
A:>cctk --limitcpuidvalue=on
limitcpuidvalue=on
--logicproc
Valid Argument
enable, disable
Description
Enables or disables hyper threading on the next system boot. On some
Dell platforms, that support multi-core processor technology, this is
enabled or disabled though the platform does not support hyper threading.
In this case, this command may enable or disable multi-core processor
technology.
Example
A:>cctk --logicproc=enable
logicproc=enable
--lowpowers5
Valid Argument
enable, disable
Description
Enables or disables the low power (S5) state. If set to enabled, the system
will go into lowest-Power Off mode in S4 and S5, turning off as much of
the power-consuming circuitry as required, to attempt to meet 1W power
limit. This may disable things like PME, USB power, etc. If set to disabled,
the system will be in a normal power-use mode when in S4 or S5.