Reference Guide

42 Client Configuration Toolkit Options
--diskettereconfig
--displayclosestate
--dramprefetch
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
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.
Example C:\>cctk --diskettereconfig=anytime
diskettereconfig=anytime
Valid Argument active, suspend
Description Sets the system to active or suspend state, when the system lid is
closed.
Example C:\>cctk --displayclosestate=active
displayclosestate=active
Valid Argument enable, disable
Description Sets the DRAM to the following:
disable — Disables DRAM references from triggering DRAM
prefetch requests.
enable — Enables DRAM references from triggering DRAM
prefetch requests.
Example C:\>cctk --dramprefetch=enable
dramprefetch=enable