Product SiteDocumentation Site

2.10. Obtaining Information About Control Groups

2.10.1. Finding a Process

To find the control group to which a process belongs, run:
ps -O cgroup
Or, if you know the PID for the process, run:
cat /proc/PID/cgroup