diff options
author | Venkatesh Pallipadi <venki@google.com> | 2011-04-14 01:21:09 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-04-19 08:08:37 (GMT) |
commit | 69c80f3e9d3c569f8a3cee94ba1a324b5a7fa6b9 (patch) | |
tree | d802b0ade642dcad187384da9b5312d90e47ea45 /tools/virtio | |
parent | 6ddafdaab3f809b110ada253d2f2d4910ebd3ac5 (diff) | |
download | linux-fsl-qoriq-69c80f3e9d3c569f8a3cee94ba1a324b5a7fa6b9.tar.xz |
sched: Make set_*_buddy() work on non-task entities
Make set_*_buddy() work on non-task sched_entity, to facilitate the
use of next_buddy to cache a group entity in cases where one of the
tasks within that entity sleeps or gets preempted.
set_skip_buddy() was incorrectly comparing the policy of task that is
yielding to be not equal to SCHED_IDLE. Yielding should happen even
when task yielding is SCHED_IDLE. This change removes the policy check
on the yielding task.
Signed-off-by: Venkatesh Pallipadi <venki@google.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1302744070-30079-2-git-send-email-venki@google.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions