public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sched: make the scheduler (even) more modular
@ 2009-04-07 13:36 Henrik Austad
  2009-04-07 13:36 ` [PATCH 1/2] sched: Move priority calculation into sched_class Henrik Austad
  2009-04-07 16:47 ` [PATCH 0/2] sched: make the scheduler (even) more modular Américo Wang
  0 siblings, 2 replies; 4+ messages in thread
From: Henrik Austad @ 2009-04-07 13:36 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: LKML, Peter Ziljstra

Several of the functions in the core scheduler tests explicitly for class and 
then to class-specific operations. This should be handled by the sched_class 
interface.

This patch-series moves 2 such elements over to sched_entity, or more precisely, 
the priority part.

Ingo, Peter: I forgot to CC lkml the last time around, sorry about this resend.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-07 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-07 13:36 [PATCH 0/2] sched: make the scheduler (even) more modular Henrik Austad
2009-04-07 13:36 ` [PATCH 1/2] sched: Move priority calculation into sched_class Henrik Austad
2009-04-07 13:36   ` [PATCH 2/2] sched: Let sched_class handle effective_prio calculation Henrik Austad
2009-04-07 16:47 ` [PATCH 0/2] sched: make the scheduler (even) more modular Américo Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox