Re: [PATCH cgroup/for-3.12] cgroup: make css_for_each_descendant() and friends include the origin css in the iteration
From: Tejun Heo <hidden>
Date: 2013-08-09 00:13:10
Also in:
lkml
From: Tejun Heo <hidden>
Date: 2013-08-09 00:13:10
Also in:
lkml
On Sun, Aug 04, 2013 at 07:07:03PM -0400, Tejun Heo wrote:
Hello, I've been wanting to do this for some time and given all the recent API updates now seems like a pretty good opportunity. Verified freezer and blkcg. The conversions are mostly straight forward but I'd much appreciate acks from controller maintainers.
Applied to cgroup/for-3.12. Thanks. -- tejun