Re: [RFC 0/5] forced comounts for cgroups.

From: Tejun Heo
Date: Thu Sep 06 2012 - 16:38:38 EST


Hello, Peter, Glauber.

(I'm gonna write up cgroup core todos which should explain / address
this issue too. ATM I'm a bit overwhelmed with stuff accumulated
while traveling.)

On Wed, Sep 05, 2012 at 12:20:53PM +0200, Peter Zijlstra wrote:
> But I don't really see the point though, this kind of interface would
> only ever work for the non-controlling and controlling controller
> combination (confused yet ;-), and I don't think we have many of those.

It's more than that. One may not want to apply the same level of
granularity to different resources. e.g. depending on the setup, IOs
may need to be further categorized and controlled than memory or vice
versa.

> I would really rather see a simplification of the entire cgroup
> interface space as opposed to making it more complex. And adding this
> subtree 'feature' only makes it more complex.

It does in the meantime but I think most of it can piggyback on the
existing css_set mechanism. No matter what we do, this isn't gonna be
a short and easy transition. More than half of the controllers don't
even support proper hierarchy yet. We can't move to any kind of
unified hierarchy without getting that settled first. I *think* I
have a plan which can mostly work now. I'll write more later.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/