Module cgroups::cpu

source ·
Expand description

This module contains the implementation of the cpu cgroup subsystem.

See the Kernel’s documentation for more information about this subsystem, found at: Documentation/scheduler/sched-design-CFS.txt paragraph 7 (“GROUP SCHEDULER EXTENSIONS TO CFS”).

Structs

The current state of the control group and its processes.
A controller that allows controlling the cpu subsystem of a Cgroup.