On 28-06-18, 17:45, Vincent Guittot wrote: > Now that we have both the dl class bandwidth requirement and the dl class > utilization, we can detect when CPU is fully used so we should run at max. > Otherwise, we keep using the dl bandwidth requirement to define the > utilization of the CPU > > Cc: Ingo Molnar <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Signed-off-by: Vincent Guittot <[email protected]> > --- > kernel/sched/cpufreq_schedutil.c | 23 +++++++++++++++++------ > kernel/sched/sched.h | 7 ++++++- > 2 files changed, 23 insertions(+), 7 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- viresh

