Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.32 KB

File metadata and controls

27 lines (20 loc) · 1.32 KB

CPU

CPU Attributes

Attributes specific to a cpu instance.

Attribute Type Description Examples Stability
cpu.mode string The mode of the CPU user; system Development

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 iowait Development
kernel kernel Development
nice nice Development
steal steal Development
system system Development
user user Development