On Fri, Oct 05, 2007 at 07:15:48PM -0700, Mike Kravetz wrote:I've been looking for places in the code where reschedule IPIs should be sent in the case of 'overload' to redistribute RealTime tasks based on priority. However, an even more basic question to ask might be: Are the use of reschedule IPIs reliable enough for this purpose. In the code, there is the following comment: /* * this function sends a 'reschedule' IPI to another CPU. * it goes straight through and wastes no time serializing * anything. Worst case is that we lose a reschedule ... */ After a quick read of the code, it does appear that reschedule's can be lost if the the IPI is sent at just the right time in schedule processing. Can someone confirm this is actually the case? The issue I see is that the 'rt_overload' mechanism depends on reschedule IPIs for RealTime scheduling semantics. If this is not a reliable mechanism then this can lead to breakdowns in RealTime scheduling semantics. Are these accurate statements? I'll start working on a reliable delivery mechanism for RealTime scheduling. But, I just want to make sure that is really necessary. -- Mike -
| Peter Zijlstra | [RFC][PATCH 7/7] lockdep: spin_lock_nest_lock() |
| Gabriel C | Re: 2.6.24-rc2-mm1 |
| Andrew Morton | Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP |
| Jiri Kosina | Re: 2.6.21-rc5-mm4 |
git: | |
| Gregory Haskins | [RFC PATCH 00/17] virtual-bus |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
