container.cpu.state
Deprecatedenumas of v1.44.0
Examples
- user
- kernel
Values (3)
userWhen tasks of the cgroup are in user mode (Linux). When all container processes are in user mode (Windows).systemWhen CPU is used by the system (host OS)kernelWhen tasks of the cgroup are in kernel mode (Linux). When all container processes are in kernel mode (Windows).
History
- v1.34.0renamed
Renamed to
cpu.mode. Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).