diff options
| author | Patrick Bellasi <patrick.bellasi@arm.com> | 2016-07-28 16:39:27 +0100 |
|---|---|---|
| committer | Amit Pundir <amit.pundir@linaro.org> | 2016-09-14 14:59:32 +0530 |
| commit | d3dd88bcc7a0b4ece9e52a8983c0025fec9d2f8a (patch) | |
| tree | 4a6da08e7d5d91ecc78202517de16e12c3b5a507 /kernel/sysctl_binary.c | |
| parent | b312c991e9055198e96571feaf73df26e647df56 (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
