Module hierarchies

Source
Expand description

This module represents the various control group hierarchies the Linux kernel supports.

Structs§

Mountinfo
Process mounts information.
V1
The standard, original cgroup implementation. Often referred to as “cgroupv1”.
V2

Constants§

UNIFIED_MOUNTPOINT

Functions§

auto
is_cgroup2_unified_mode
mountinfo_self
Returns mounts information for the current process.