Skip to content
Commit 61a4db8f authored by Juri Lelli's avatar Juri Lelli Committed by Morten Rasmussen
Browse files

sched/fair: jump to max OPP when crossing UP threshold



Since the true utilization of a long running task is not detectable while
it is running and might be bigger than the current cpu capacity, create the
maximum cpu capacity head room by requesting the maximum cpu capacity once
the cpu usage plus the capacity margin exceeds the current capacity. This
is also done to try to harm the performance of a task the least.

cc: Ingo Molnar <mingo@redhat.com>
cc: Peter Zijlstra <peterz@infradead.org>

Signed-off-by: default avatarJuri Lelli <juri.lelli@arm.com>
parent 24b136bd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment