![]() | |||||||||||||
Messages in this thread |
On Wed, 23 Apr 2008, Gregory Haskins wrote: > Dmitry Adamushko pointed out a logic error in task_wake_up_rt() where we > will always evaluate to "true". You can find the thread here: > > http://lkml.org/lkml/2008/4/22/296 > > In reality, we only want to try to push tasks away when a wake up request is > not going to preempt the current task. So lets fix it. > > Note: We introduce test_tsk_need_resched() instead of open-coding the flag > check so that the merge-conflict with -rt should help remind us that we > may need to support NEEDS_RESCHED_DELAYED in the future, too. > > Signed-off-by: Gregory Haskins <ghaskins@novell.com> > CC: Dmitry Adamushko <dmitry.adamushko@gmail.com> > CC: Ingo Molnar <mingo@elte.hu> > CC: Steven Rostedt <rostedt@goodmis.org> Acked-by: Steven Rostedt <srostedt@redhat.com> -- Steve | ||||||||||||
| Last update: 2008-04-23 14:57 [from the cache] ©2003-2008 | |||||||||||||