Constant CONTAINER_CPU_STATE

pub const CONTAINER_CPU_STATE: &'static str;
👎Deprecated: {note: Replaced by cpu.mode, reason: uncategorized}
Expand description

Deprecated, use cpu.mode instead.

§Notes

§Examples

  • "user"
  • "kernel"