diff options
author | Steven Rostedt <srostedt@redhat.com> | 2010-09-20 22:40:04 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-09-21 13:57:12 +0200 |
commit | b3bc211cfe7d5fe94b310480d78e00bea96fbf2a (patch) | |
tree | e968fb5c22fec33cc912cb40745583b4253703d6 /ipc | |
parent | 43fa5460fe60dea5c610490a1d263415419c60f6 (diff) | |
download | op-kernel-dev-b3bc211cfe7d5fe94b310480d78e00bea96fbf2a.zip op-kernel-dev-b3bc211cfe7d5fe94b310480d78e00bea96fbf2a.tar.gz |
sched: Give CPU bound RT tasks preference
If a high priority task is waking up on a CPU that is running a
lower priority task that is bound to a CPU, see if we can move the
high RT task to another CPU first. Note, if all other CPUs are
running higher priority tasks than the CPU bounded current task,
then it will be preempted regardless.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Gregory Haskins <ghaskins@novell.com>
LKML-Reference: <20100921024138.888922071@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions