Another daemon for managing control groups
Another daemon for managing control groups
Posted Dec 17, 2013 1:52 UTC (Tue) by mathstuf (subscriber, #69389)In reply to: Another daemon for managing control groups by skissane
Parent article: Another daemon for managing control groups
AIUI, systemd's API is higher level (it works on the service/scope/user level) while cgmanager is closer to a 1:1 of the kernel API. Any translation layer is going to need to implement systemd's logic to DTRT. It's not just a matter of calling a different DBus method.
