Reference Guide
--cpuspeed
Valid Argument Read-only
Description Reports the current speed of the processor.
Example
C:\>cctk --cpuspeed
cpuspeed=2800MHz
--cpuxdsupport
Valid Argument enable, disable
Description Enables or disables the CPU eXecute Disable (XD) feature support.
Example
C:\>cctk --cpuxdsupport=enable
cpuxdsupport=enable
--cstatesctrl
Valid Argument enable, disable
Description
Enables or disables the C states.
• enable — Processor can operate in all available Power C states.
• disable — No C states available for the processor.
Example
C:\>cctk --cstatesctrl=enable
cstatesctrl=enable
--deepsleepctrl
Valid Argument s5only, s4ands5, disable
Description Configures the system power mode when the system is in s4 and s5 state. If set to s5only,
the system moves to the lowest-power off mode when in s5 state. If set to s4 and s5
state, the system moves to the lowest-power off mode when in s4 and s5 states. When
the system is in a low-power mode, it turns off most of the power-consuming circuitry
devices, to meet the 1 W power limit. It disables the power management event (PME),
USB power, and so on.
Example
C:\>cctk --deepsleepctrl=s5only
deepsleepctrl=s5only
--diskettereconfig
Valid Argument
anytime, atbootonly
Description Allows the user to hot or warm plug a floppy drive into the system and make it functional.
If set to atbootonly, the drive will be functional after the system is rebooted. If set to
anytime, reboot is not required.
33