Module cpuacct

Source
Expand description

This module contains the implementation of the cpuacct cgroup subsystem.

See the Kernel’s documentation for more information about this subsystem, found at: Documentation/cgroup-v1/cpuacct.txt

Structs§

CpuAcct
Represents the statistics retrieved from the control group.
CpuAcctController
A controller that allows controlling the cpuacct subsystem of a Cgroup.