Documentation ¶
Index ¶
Constants ¶
View Source
const ( // The following const comes from // #define CGROUP2_SUPER_MAGIC 0x63677270 // https://github.com/torvalds/linux/blob/v4.6/include/uapi/linux/magic.h#L58 Cgroup2fsMagicNumber = 0x63677270 )
Variables ¶
This section is empty.
Functions ¶
func IsCgroupUnified ¶ added in v1.16.0
IsCgroupUnified checks if cgroup mounted at /sys/fs/cgroup is the new unified version (cgroup v2)
func IsIsolatorSupported ¶
IsIsolatorSupported returns whether an isolator is supported in the kernel
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.