Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.46 KB

File metadata and controls

29 lines (21 loc) · 1.46 KB

CPU

CPU Attributes

Attributes specific to a cpu instance.

Attributes:

Key Stability Value Type Description Example Values
cpu.logical_number Development int The logical CPU number [0..n-1] 1
cpu.mode Development string The mode of the CPU user; system

cpu.mode has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.

Value Description Stability
idle Idle Development
interrupt Interrupt Development
iowait IO Wait Development
nice Nice Development
steal Steal Development
system System Development
user User Development