public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: QUESTION: RT & SCHED & fork: ?MISSING EQUIV of task_new_fairfor RT tasks.
@ 2007-08-15 18:10 Mitchell Erblich
  2007-08-16  6:44 ` Mike Galbraith
  2007-08-24  9:51 ` Ingo Molnar
  0 siblings, 2 replies; 3+ messages in thread
From: Mitchell Erblich @ 2007-08-15 18:10 UTC (permalink / raw)
  To: Mike Galbraith; +Cc: linux-kernel, mingo, dmitry.adamushko

Mike Galbraith wrote:
> 
> On Tue, 2007-08-14 at 12:28 -0700, Mitchell Erblich wrote:
> > Group, Ingo Molnar, etc,
> >
> > Why does the rt sched_class contain fewer elements than fair?
> > missing is the RT for .task_new.
> 
> No class specific initialization needs to be done for RT tasks.
> 
>         -Mike


Mike, et al,

    one time:  I was told that this group likes bottom posts.

    The logic of class independent code calling class
    scheduling dependent code, assumes that all functions
   are in ALL the class dependent sections.

    Minimally, if I agree with your above statement, I would assume 
    that the function should still exist as a null type function. However,
    in reality,  alot of RT class specific init is done. Just currently 
    none of it is done in this non-existant function.

Mitchell Erblich

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

end of thread, other threads:[~2007-08-24  9:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-15 18:10 QUESTION: RT & SCHED & fork: ?MISSING EQUIV of task_new_fairfor RT tasks Mitchell Erblich
2007-08-16  6:44 ` Mike Galbraith
2007-08-24  9:51 ` Ingo Molnar

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