Hello, On Tue, Apr 09, 2013 at 01:32:01AM +0200, Lennart Poettering wrote: > The other big thing we want from the systemd side is saner > notifications when cgroups run empty. i.e. currently we don't get > these at all in containers (since the agent can be only installed > once, for the host). And the way we get this is awful, via > kernel-spawned processes. I am looking for a way how I can establish > a watch on a certain subtree (not just one directory) and get simple > notifications in a race-free whenever a cgroup runs empty. Oh yeah, it's horrifying. There was something going on a while ago but I couldn't get hold of Eric Paris. We probably should resurrect that patch. As for delegating to namespaces, I'm not exactly sure what to do. At least for now, it could be an acceptable trade-off to delegate the subdirectory with some limits on the number of cgroups / depth of hierarchy / whatever. That said, I'm not really fond of the idea. It isn't likely to work seamlessly. The root cgroup is special anyway and I don't really like the idea of putting NS related stuff directly into cgroupfs. Thanks. -- tejun _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/containers