Expand description
This module contains the implementation of the cpuset cgroup subsystem.
See the Kernel’s documentation for more information about this subsystem, found at: Documentation/cgroup-v1/cpusets.txt
Structs§
- CpuSet
- The current state of the
cpusetcontroller for this control group. - CpuSet
Controller - A controller that allows controlling the
cpusetsubsystem of a Cgroup.