CIM_ProcessorCapabilities¶
Subclass of CIM_EnabledLogicalElementCapabilities
ProcessorCapabilities inherits the capabilities of EnabledLogicalElementCapabilities and adds properties describing processor core and hardware thread support.
Key properties¶
Local properties¶
uint16
NumberOfProcessorCores
Number of processor cores available for processor. This number would not include cores disabled by hardware and may be obtained from SMBIOS 2.5 Type 4 offset 23h.
uint16
NumberOfHardwareThreads
Number of hardware threads available for the processor. May be obtained from SMBIOS v2.5 4 offset 25h.
Local methods¶
None
Inherited properties¶
string
ElementNameuint16
MaxElementNameLenstring
Captionuint16[]
RequestedStatesSupporteduint64
Generationstring
InstanceIDuint16[]
StateAwarenessboolean
ElementNameEditSupportedstring
ElementNameMaskstring
Description