CGDELETE(1) libcgroup Manual CGDELETE(1)

cgdelete - remove control group(s)

cgdelete [-h] [-r] [-b] [[-g] <controllers>:<path>] ...

The cgdelete program removes all specified control groups.

ignores the default systemd delegated hierarchy path and constructs the path of the control groups relative to the cgroup root hierarchy.

[-g] <controllers>:<path>
Defines the control group to delete. Multiple control groups may be specified. -g is optional.

Display this help and exit.

Recursively remove all subgroups.

controls verbosity of the tool. Allowed values are DEBUG, INFO, WARNING or ERROR.

remove control group test from hierarchies containing cpu and device controllers

cgcreate (1), lscgroup (1)

2009-10-26 Linux