Este contenido no está disponible en el idioma seleccionado.
2.11.4. Finding Control Groups
To list the cgroups 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:group1
lists only subgroups of the
group1
cgroup in the hierarchy to which the cpuset
subsystem is attached.