Prev
Next
2.10.2. Finding a Subsystem
To find the subsystems that are availabe in your kernel and how are they mounted together to hierarchies, run:
cat /proc/cgroups
Or, to find the mount points of particular subsystems, run:
lssubsys -m
subsystems
where
subsystems
is a list of the subsystems in which you are interested.
Prev
2.10. Obtaining Information About Control Groups
Up
Home
Next
2.10.3. Finding Hierarchies