ubuntu:cgroups:cgroupv1
Differences
This shows you the differences between two versions of the page.
ubuntu:cgroups:cgroupv1 [2021/07/14 11:15] – created peter | ubuntu:cgroups:cgroupv1 [2021/07/25 10:40] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - cgroups - cgroupv1 ====== | ====== Ubuntu - cgroups - cgroupv1 ====== | ||
- | |||
[[Ubuntu: | [[Ubuntu: | ||
+ | |||
+ | cgroupv1 has a hierarchy per-resource, | ||
+ | |||
+ | <code bash> | ||
+ | ls / | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | blkio cpu, | ||
+ | cpu cpuset | ||
+ | cpuacct | ||
+ | </ | ||
+ | |||
+ | Each resource hierarchy contains cgroups for this resource: | ||
+ | |||
+ | <code bash> | ||
+ | find / | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ... | ||
+ | </ | ||
+ |
ubuntu/cgroups/cgroupv1.1626261322.txt.gz · Last modified: 2021/07/14 11:15 by peter