Re: [RFC PATCH RT] push waiting rt tasks to cpus with lower prios.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Steven Rostedt <rostedt@...>
Cc: Gregory Haskins <ghaskins@...>, Ingo Molnar <mingo@...>, linux-rt-users <linux-rt-users@...>, <kravetz@...>, LKML <linux-kernel@...>, <pmorreale@...>, <sdietrich@...>
Date: Tuesday, October 9, 2007 - 2:16 pm

On Tue, 2007-10-09 at 13:59 -0400, Steven Rostedt wrote:

Do we really want this PREEMPT_RT only?


	assert_spin_locked(&this_rq->lock);


Can the rest of the code suffer this? (the caller that is)


magic numbers.. maybe a magic #define with a descriptive name?


Use resched_task(), that will notify the remote cpu too.


Which will allow you to remove this thing.


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/5] RT: scheduler fixes and rt_overload enhancements, Gregory Haskins, (Tue Oct 9, 10:25 am)
Re: [RFC PATCH RT] push waiting rt tasks to cpus with lower ..., Girish kathalagiri, (Tue Oct 9, 10:12 pm)
Re: [RFC PATCH RT] push waiting rt tasks to cpus with lower ..., Peter Zijlstra, (Tue Oct 9, 2:16 pm)
[PATCH 4/5] RT: Add a per-cpu rt_overload indication, Gregory Haskins, (Tue Oct 9, 10:26 am)
[PATCH 3/5] RT - fix mistargeted RESCHED_IPI, Gregory Haskins, (Tue Oct 9, 10:25 am)
[PATCH 2/5] RT - fix reschedule IPI, Gregory Haskins, (Tue Oct 9, 10:25 am)
[PATCH 1/5] RT - fix for scheduling issue, Gregory Haskins, (Tue Oct 9, 10:25 am)