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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Peter Zijlstra
Date: Tuesday, October 9, 2007 - 11:16 am

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 1/5] RT - fix for scheduling issue, Gregory Haskins, (Tue Oct 9, 7:25 am)
[PATCH 2/5] RT - fix reschedule IPI, Gregory Haskins, (Tue Oct 9, 7:25 am)
[PATCH 3/5] RT - fix mistargeted RESCHED_IPI, Gregory Haskins, (Tue Oct 9, 7:25 am)
[PATCH 4/5] RT: Add a per-cpu rt_overload indication, Gregory Haskins, (Tue Oct 9, 7:26 am)
Re: [RFC PATCH RT] push waiting rt tasks to cpus with lowe ..., Peter Zijlstra, (Tue Oct 9, 11:16 am)
Re: [RFC PATCH RT] push waiting rt tasks to cpus with lowe ..., Girish kathalagiri, (Tue Oct 9, 7:12 pm)