Reference Guide
--ProcCoreSpeed*
Valid Arguments read-only
Description
Displays the clock speed of the processors.
Example:
A:>syscfg --ProcCoreSpeed
--ProcExecuteDisable
Valid Arguments Enabled, Disabled
Description
Enables or disables the Execute Disable Memory Protection
Technology feature of the CPU.
Example:
A:>syscfg --ProcExecuteDisable=Enabled
--ProcHwPrefetcher
Valid Arguments
Enabled, Disabled
Description
Enables or disables the hardware prefetcher. Processor preempts
what data might be needed next, when set to Enabled. When some
data is found, it loads several steps in advance. Processor does not
preempt, when set to Disabled.
This option can be replicated.
Example:
A:>syscfg --ProcHwPrefetcher=Enabled
--ProcVirtualization
Valid Arguments
Enabled, Disabled
Description
Enables or disables virtualization in the CPU. When set to Enabled, it
enables the additional hardware capabilities provided by Virtualization
Technology in applicable CPUs.
When set to Disabled, it disables the additional hardware capabilities
provided by Virtualization Technology.
This option can be replicated.
Example:
A:>syscfg --ProcVirtualization=Enabled
51