diff options
author | 2008-04-19 19:44:57 +0200 | |
---|---|---|
committer | 2008-04-19 19:44:57 +0200 | |
commit | 0bbd3336eee1e712a290e0dfd1a64cbbdd63a508 (patch) | |
tree | a44ea1d2a5bf1e9f2975bc55a88167b3fc2104fe /kernel/sched_debug.c | |
parent | sched: fix rq->clock overflows detection with CONFIG_NO_HZ (diff) | |
download | linux-rng-0bbd3336eee1e712a290e0dfd1a64cbbdd63a508.tar.xz linux-rng-0bbd3336eee1e712a290e0dfd1a64cbbdd63a508.zip |
sched: fix wakeup granularity for buddies
The wakeup buddy logic didn't use the same wakeup granularity logic as the
wakeup preemption did, this might cause the ->next buddy to be selected past
the point where we would have preempted had the task been a single running
instance.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions