summaryrefslogtreecommitdiff
path: root/kernel/sched/debug.c
diff options
context:
space:
mode:
authorSrivatsa Vaddagiri <vatsa@codeaurora.org>2013-06-11 17:43:09 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 19:58:34 -0700
commit0ec4cf2484ad5860d84dda1aef44dc35e7c2a81d (patch)
treee6d5d2b173c9e9034ff60a7e0e54bc01dce86d23 /kernel/sched/debug.c
parent63249df6b26afebf6ad1b7b7385182c125c88477 (diff)
sched: re-calculate a cpu's next_balance point upon sched domain changes
A cpus next_balance point could be stale when its being attached to a sched domain hierarchy. That would lead to undesirable delay in cpu doing a load balance and hence potentially affect scheduling latencies for tasks. Fix that by initializing cpu's next_balance point when its being attached to a sched domain hierarchy. Change-Id: I855cff8da5ca28d278596c3bb0163b839d4704bc Signed-off-by: Srivatsa Vaddagiri <vatsa@codeaurora.org> [rameezmustafa@codeaurora.org: Modify commit text to reflect dropped patches] Signed-off-by: Syed Rameez Mustafa <rameezmustafa@codeaurora.org>
Diffstat (limited to 'kernel/sched/debug.c')
0 files changed, 0 insertions, 0 deletions