3.4. Removing Control Groups


Remove cgroups with the cgdelete command that has syntax similar to that of cgcreate. Enter the following command as root:
~]# cgdelete controllers:pathcgdelete controllers:pathcgdelete controllers:pathcgdelete controllers:path
Copy to Clipboard Toggle word wrap
where:
  • controllers is a comma-separated list of controllers.
  • path is the path to the cgroup relative to the root of the hierarchy.
For example:
~]# cgdelete net_prio:/test-subgroup
Copy to Clipboard Toggle word wrap
cgdelete can also recursively remove all subgroups when the -r option is specified.
Note that when you delete a cgroup, all its processes move to its parent group.
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat