|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Changes to the hyperthreading optimization can take effect only after a system restart. Therefore, while it is possible to change the configuration at any time, the change will take effect only on the next boot.
Properties
| Name | Type | Description |
|---|---|---|
| active | xsd:boolean |
The flag to indicate whether or not the CPU scheduler is
currently treating
hyperthreads as schedulable resources. Setting this property
involves a successful invocation of either the
enableHyperThreading() method ("true") or the
disableHyperthreading() method
("false"). The property is set once the system is rebooted.
|
| available | xsd:boolean |
The flag to indicate whether or not hyperthreading
optimization is available on the system. This property
is set by VMware prior to installation.
|
| config | xsd:boolean |
The flag to indicate whether or not the CPU scheduler
should treat hyperthreads as
schedulable resources the next time the CPU scheduler starts.
|
| Properties inherited from DynamicData | ||
| None | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |