Module cgroups::cpuset

source ·
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

The current state of the cpuset controller for this control group.
A controller that allows controlling the cpuset subsystem of a Cgroup.