Another daemon for managing control groups
Another daemon for managing control groups
Posted Dec 7, 2013 8:44 UTC (Sat) by Cyberax (✭ supporter ✭, #52523)In reply to: Another daemon for managing control groups by raven667
Parent article: Another daemon for managing control groups
Cgroups API is not something magical with tons of different settings! There are maybe around 50 user changeable settings in _total_ for all cgroups and most of them are uncomplicated.
Sure, there might be subtle race conditions or something, but solution for them is not to hide our head in sand, but to solve them.
Look, /proc is much more complicated than /sys/fs/cgroup and yet it has been secured adequately for non-privileged users to create their own namespaces. Of course, Lennart's way for this would be to create NamespaceD with DBUS-based interface and pull it into SystemD.
