Reference Guide
--pcimmiospacesize
Valid Argument small, large
Description Allocates a part of the memory to the PCI Memory Mapped I/O. It allows you to reserve
large or small device-specific memory regions to decrease or increase the usable
memory on systems with a 32-bit operating system.
Example
C:\>cctk --pcimmiospacesize=small
pcimmiospacesize=small
--pciresallocationratio
Valid Argument allocateevenly, allocatemoretocpu1
Description Allocates PCI resources, buses, memory-mapped I/O (MMIO) space, and I/O space. If set
to allocateevenly, equal amount of memory is allocated to all the resources when two
CPUs are installed. When set to allocatemoretocpu1, larger amount of device-specific
memory is allocated, which in turn reduces the usable memory on a system with a 32-bit
operating system.
Example
C:\>cctk --pciresallocationratio=allocateevenly
pciresallocationratio=allocateevenly
--pcisata
Valid Argument enable, disable
Description Enables or disables the PCI Serial ATA controller.
Example
C:\>cctk --pcisata=enable
pcisata=enable
--pcislots
Valid Argument enable, disable
Description Enables or disables the add-in PCI slots of the system.
Example
C:\>cctk --pcislots=enable
pcislots=enable
--peakshiftbatterythreshold
Valid Argument integers ranging from 15 to 100
Description
Sets the value of Peak Shift battery threshold. When the Peak Shift battery threshold
level is reached, the system starts using AC power. Setting the value to 0 percent, allows
the system to use power only from the battery during Peak Shift duration (Peak Shift Start
time and Peak shift End time).
Example
C:\>cctk --peakshiftbatterythreshold=50
peakshiftbatterythreshold=50
55