| Name | Data Type | Value |
|---|---|---|
| Association | boolean | true |
| Description | string | One or more Processors can be Realized by a Physical Package. This association adds semantics how these Processors are realized. For example, the processors may be realized by Hyperthreading technology or by multiple cores on the same package. |
| Experimental | boolean | true |
| UMLPackagePath | string | CIM::Device::Processor |
| Version | string | 2.10.0 |
| Name | Data Type | Default Value | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| RealizationType | uint16 | ||||||
| Description | string | The type how a logical Processor is realized. If a physical package contains one logical processor, which is the traditional case, then this value is set to "Dedicated". If a single physical package/chip contains multiple processor threads (e.g. HyperThreads) then this value is set to "Thread". If the package contains multiple CPU cores, and the processor is realized by a core, then this value is set to "Core". If a physical package contains multiple cores and each core has multiple threads, then the type is set to "ThreadOnCore". | |||||
| ValueMap | string | 0, 1, 2, 3, 4, 5 | |||||
| Values | string | Unknown, DMTF Reserved, Dedicated, Thread, Core, ThreadOnCore | |||||
| Name | Class Origin | Reference Class |
|---|---|---|
| Antecedent | CIM_RealizesProcessor | CIM_PhysicalPackage |
| Dependent | CIM_RealizesProcessor | CIM_Processor |