pub fn cgroups() -> ProcResult<Vec<CGroupController>>
Expand description
Information about the cgroup controllers that are compiled into the kernel
(since Linux 2.6.24)
pub fn cgroups() -> ProcResult<Vec<CGroupController>>
Information about the cgroup controllers that are compiled into the kernel
(since Linux 2.6.24)