sched: Consider runnable load average in move_tasks()
Aside from using runnable load average in background, move_tasks is also the key function in load balance. We need consider the runnable load average in it in order to make it an apple to apple load comparison. Morten had caught a div u64 bug on ARM, thanks! Thanks-to: Morten Rasmussen <morten.rasmussen@arm.com> Signed-off-by:Alex Shi <alex.shi@intel.com> Signed-off-by:
Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1371694737-29336-8-git-send-email-alex.shi@intel.com Signed-off-by:
Ingo Molnar <mingo@kernel.org> Signed-off-by:
franciscofranco <franciscofranco.1990@gmail.com> Original commit: https://github.com/googyanas/GoogyMax-S6/commit/82bae1bfb85605002c5dc7e3412397cd77e60008
Loading
Please register or sign in to comment