Another daemon for managing control groups
Another daemon for managing control groups
Posted Dec 5, 2013 16:31 UTC (Thu) by raven667 (guest, #5198)Parent article: Another daemon for managing control groups
While this seems to have turned into the systemd thread with mezcalero trying to answer for every misconception people have, the article is about cgmanager and I think we've lost sight of the most important conclusion from the article which I agree with, it would be a better world if there was some level of agreement and standardization on the Control Group manager DBUS interface. I think that at the very least the core functions should use the same API even if the more advanced features are in systemd and cgmanager vendor specific interfaces. A userspace application that needs to interface with the Control Group manager shouldn't have to have two completely different implementations of the DBUS client depending on what OS its running on. All of the other systemd features are pretty agnostic and don't require such specific application support, this one feature is different than logind vs. ConsoleKit or other choices because Control Groups are so core to the modern Linux system, so I think that there is reason to take a different approach than "love it or leave it" for this one feature.
I mean, how different could the interfaces of systemd vs. cgmanager possibly be as they ultimately need the same information and are manipulating the same cgroupfs.
