Logical |
Member name | Value | Description |
---|---|---|
RelationProcessorCore | 0 | The specified logical processors share a single processor core. |
RelationNumaNode | 1 | The specified logical processors are part of the same NUMA node. |
RelationCache | 2 | The specified logical processors share a cache. |
RelationProcessorPackage | 3 | The specified logical processors share a physical package (a single package socketed or soldered onto a motherboard may contain multiple processor cores or threads, each of which is treated as a separate processor by the operating system). |
RelationGroup | 4 | The specified logical processors share a single processor group. |
RelationAll | 65,535 | On input, retrieves information about all possible relationship types. This value is not used on output. |