Product SiteDocumentation Site

2.10.4. Finding Control Groups

To list the control groups on a system, run:
lscgroup
You can restrict the output to a specific hierarchy by specifying a controller and path in the format controller:path. For example:
lscgroup cpuset:adminusers
lists only subgroups of the adminusers control group in the hierarchy to which the cpuset subsystem is attached.