sched/fair: kick active load balance for misfit task
Current code checks destination CPU is overutilized or not before kick active load balance and if the destination CPU is overutilized the function will bail out without kicking active balance. This patch is more aggressively to kick active balance if find source CPU has single misfit task and destination CPU is in idle balance. So this can quickly migrate the misfit task to higher capacity CPU. Change-Id: I5ee8a654a88f6600ad43fb6229d78c29d6ee9822 Signed-off-by:Leo Yan <leo.yan@linaro.org> Patch-mainline: eas-dev @ 12/22/16, 15:58 Signed-off-by:
Joonwoo Park <joonwoop@codeaurora.org>
Loading
Please register or sign in to comment