summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorPatrick Bellasi <patrick.bellasi@arm.com>2016-07-28 16:39:27 +0100
committerJohn Stultz <john.stultz@linaro.org>2016-08-10 15:16:02 -0700
commit28e8cb961c2f71a89e391335a9304c3dd8b38d8f (patch)
treeab0dec93f50969587dc3b609c65633e7efe9bfe4 /kernel/sysctl_binary.c
parentc50cc2299cb1a9ae769c955f5dd09a9648b1600e (diff)
FIX: sched/tune: update usage of boosted task utilisation on CPU selection
A boosted task needs to be scheduled on a CPU which can grant a minimum capacity which is higher than its utilization. However, a task can be allocated on a CPU which already provides an utilization which is higher than the task boosted utilization itself. Moreover, with the previous approach a task 100% boosted is not fitting any CPU. This patch makes use of the boosted task utilization just as a threashold which defines the minimum capacity should be available on a CPU to host that task. Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions