This is an iframe, to view it upgrade your browser or enable iframe display.
Prev
Next
2.11. Obtaining Information About Control Groups
2.11.1. Finding a Process
To find the cgroup to which a process belongs, run:
~]$
ps -O cgroup
Or, if you know the PID for the process, run:
~]$
cat /proc/
PID
/cgroup
Prev
2.10.2. Whitelisting Parameters
Up
Home
Next
2.11.2. Finding a Subsystem