Open bgilbert opened 11 years ago
Multiple cgroup hierarchies are going away and management of the remaining hierarchy is migrating into systemd. When this is done, replace our cgroup code with D-Bus calls to systemd.
https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/
Multiple cgroup hierarchies are going away and management of the remaining hierarchy is migrating into systemd. When this is done, replace our cgroup code with D-Bus calls to systemd.