cmusatyalab / opendiamond

Interactive search of non-indexed data
http://diamond.cs.cmu.edu/
Eclipse Public License 1.0
19 stars 9 forks source link

Use systemd slice API instead of cgroups #37

Open bgilbert opened 11 years ago

bgilbert commented 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.

bgilbert commented 7 years ago

https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/