public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: sched: fix new task startup crash
@ 2007-10-31 16:00 Peter Zijlstra
  2007-11-01  6:06 ` Srivatsa Vaddagiri
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Zijlstra @ 2007-10-31 16:00 UTC (permalink / raw)
  To: Srivatsa Vaddagiri; +Cc: Ingo Molnar, linux-kernel

Hi,

Commit: b9dca1e0fcb696716840a3bc8f20a6941b484dbf

seems to me that by calling enqueue_fair_task() from task_new_fair() is
wrong. The wakeup=1 in enqueue_fair_task() will cause all non-top
sched_entities to be re-positioned by place_entity().

Although the current implementation thereof seems to avoid doing
something horrible.




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

end of thread, other threads:[~2007-11-01  5:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-31 16:00 sched: fix new task startup crash Peter Zijlstra
2007-11-01  6:06 ` Srivatsa Vaddagiri

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