* Linus Torvalds <[EMAIL PROTECTED]> wrote:

> 
> 
> On Mon, 11 Jun 2007, Srivatsa Vaddagiri wrote:
> > 
> > struct sched_entity
> >         stores essential attributes/execution-history used by CFS core
> >         to drive fairness between 'schedulable entities' (tasks, users etc)
> 
> Wouldn't this be sensible to integrate into CFS _regardless_ of 
> anything else?

yeah, that's what i asked Srivatsa to do, and his currently patchset 
largely achieves that. I'm looking now into applying the core bits and 
checking that it's in essence a NOP when this isnt used. (that makes the 
later merging of group fairness and container scheduling a lot less 
contentious)

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

Reply via email to