diff options
author | Peter Zijlstra <peterz@infradead.org> | 2015-06-11 14:46:43 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-06-19 00:25:26 +0200 |
commit | 9916e214998a4a363b152b637245e5c958067350 (patch) | |
tree | 5df0a1cdf0695951c654f7cdbb5443b1dc0560da /kernel/sched/cpuacct.c | |
parent | 0ea60c2054fc3b0c3eb68ac4f6884f3ee78d9925 (diff) | |
download | blackbird-op-linux-9916e214998a4a363b152b637245e5c958067350.tar.gz blackbird-op-linux-9916e214998a4a363b152b637245e5c958067350.zip |
sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks
Remove the direct {push,pull} balancing operations from
switched_{from,to}_dl() / prio_changed_dl() and use the balance
callback queue.
Again, err on the side of too many reschedules; since too few is a
hard bug while too many is just annoying.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: ktkhai@parallels.com
Cc: rostedt@goodmis.org
Cc: juri.lelli@gmail.com
Cc: pang.xunlei@linaro.org
Cc: oleg@redhat.com
Cc: wanpeng.li@linux.intel.com
Cc: umgwanakikbuti@gmail.com
Link: http://lkml.kernel.org/r/20150611124742.968262663@infradead.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/sched/cpuacct.c')
0 files changed, 0 insertions, 0 deletions