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? Especially with the alleged "pluggable" scheduler model, one of the things lacking in any pluggability is the fact that the core thread data structures are anythign but pluggable. This patch makes it no more so, but at least it abstracts out the fields that are used by the scheduler, and would seem to be a nice cleanup. No? Linus ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech