Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.55 KB

File metadata and controls

30 lines (22 loc) · 1.55 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
kernel Kernel Development
nice Nice Development
steal Steal Development
system System Development
user User Development