Processor
Description
This resource shall represent a single processor that a system contains. A processor includes both performance characteristics, clock speed, architecture, core count, and so on, and compatibility, such as the CPU ID instruction results. It may also represent a location, such as a slot, socket, or bay, where a unit may be installed, but the State property within the Status property contains Absent.
Fields
| Field | Type | Description |
|---|---|---|
CacheMemory | MemoryCollection | This property shall contain a link to a resource collection of type `MemoryCollection` that represents the cache memory of this processor. |
InstructionSet | InstructionSet | This property shall contain the string that identifies the instruction set of the processor contained in this socket. |
Links | Links | This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource. |
MemorySummary | MemorySummary | This property shall contain properties that describe the summary of all memory that is associated with this processor. |
Metrics | ProcessorMetrics | This property shall contain a link to a resource of type `ProcessorMetrics` that contains the metrics associated with this processor. |
Name | Name | |
required | object | |
Status | Status | This property shall contain any status or health properties of the resource. |
type | object |