diff options
author | Paul Turner <pjt@google.com> | 2011-07-21 09:43:37 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-08-14 12:03:42 +0200 |
commit | 5238cdd3873e67a98b28c1161d65d2a615c320a3 (patch) | |
tree | 6c0e162a8ef9e0eb4d0099b537cfde5138aeddb4 /kernel/padata.c | |
parent | 64660c864f46202b932b911a69deb09805bdbaf8 (diff) | |
download | linux-5238cdd3873e67a98b28c1161d65d2a615c320a3.tar.gz linux-5238cdd3873e67a98b28c1161d65d2a615c320a3.tar.bz2 linux-5238cdd3873e67a98b28c1161d65d2a615c320a3.zip |
sched: Prevent buddy interactions with throttled entities
Buddies allow us to select "on-rq" entities without actually selecting them
from a cfs_rq's rb_tree. As a result we must ensure that throttled entities
are not falsely nominated as buddies. The fact that entities are dequeued
within throttle_entity is not sufficient for clearing buddy status as the
nomination may occur after throttling.
Signed-off-by: Paul Turner <pjt@google.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20110721184757.886850167@google.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions