Re: [RFC/RFT PATCH v3] sched: automated per tty task groups

From: Paul Menage
Date: Fri Nov 19 2010 - 07:32:19 EST


On Fri, Nov 19, 2010 at 3:49 AM, Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> wrote:
> It must be nice to be that ignorant ;-) Speaking for the scheduler
> cgroup controller (that being the only one I actually know), most all
> the load-balance operations are O(n) in the number of active cgroups,
> and a lot of the cpu local schedule operations are O(d) where d is the
> depth of the cgroup tree.

The same would apply to CPU autogroups, presumably?

Paul
--
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/