Module cgroups_rs::cpuset[][src]

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 cpuset controller for this control group.

CpuSetController

A controller that allows controlling the cpuset subsystem of a Cgroup.