Hello, Michal. On Mon, Jun 10, 2013 at 10:02:08AM +0200, Michal Hocko wrote: > Sure a next visit on the same root subtree (same node, zone and prio) > would css_put it but what if that root goes away itself. Still fixable, > if every group checks its own cached iters and css_put everybody but > that is even uglier. So doing the up-the-hierarchy cleanup in RCU > callback is much easier. Ooh, right, we don't need cleanup of the cached cursors on destruction if we get this correct - especially if we make cursors point to the next cgroup to visit as self is always the first one to visit. Yeah, if we can do away with that, doing that way is definitely better. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html