On Fri, 5 Mar 2021 at 12:17, Russell Coker via luv-main <[email protected]> wrote: > > Debian has the package cgmanager which hasn't been updated since 2016 and for > which /sbin/cgmanager SEGVs all the time. It also has the package cgroup- > tools which hasn't been meaningfully updated since 2019 and for which lscgroup > aborts in the following manner in a system running Debian/testing with the > latest systemd, presumably because of cgroup1 not being mounted.
>From https://github.com/lxc/cgmanager the post https://s3hh.wordpress.com/2016/06/18/whither-cgmanager/ might be helpful. Systemd slices are..more or a less a way of grouping all the different control groups. https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/ is a reasonable introduction. systemd-cgls and systemd-cgtop are cli tools that give you some access. _______________________________________________ luv-main mailing list -- [email protected] To unsubscribe send an email to [email protected]
