Expand description
This module contains the implementation of the pids cgroup subsystem.
See the Kernel’s documentation for more information about this subsystem, found at: Documentation/cgroups-v1/pids.txt
Structs§
- PidController
- A controller that allows controlling the
pidssubsystem of a Cgroup.