summaryrefslogtreecommitdiff
path: root/kernel/debug
diff options
context:
space:
mode:
authorSyed Rameez Mustafa <rameezmustafa@codeaurora.org>2015-06-19 13:03:11 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:02:20 -0700
commit87fe20de7e7c54fd00a1acea8e84a70756bf9922 (patch)
tree86112001808745671d2edb249af6296f9f48fdc6 /kernel/debug
parentd590f251533a39ac3f061dcf6e9e3b9cf8a89b4d (diff)
sched: Update the wakeup placement logic for fair and rt tasks
For the fair sched class, update the select_best_cpu() policy to do power based placement. The hope is to minimize the voltage at which the CPU runs. While RT tasks already do power based placement, their placement preference has to now take into account the power cost of all tasks on a given CPU. Also remove the check for sched_boost since sched_boost no longer intends to elevate all tasks to the highest capacity cluster. Change-Id: Ic6a7625c97d567254d93b94cec3174a91727cb87 Signed-off-by: Syed Rameez Mustafa <rameezmustafa@codeaurora.org>
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions