[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180622152428.GS2476@hirez.programming.kicks-ass.net>
Date: Fri, 22 Jun 2018 17:24:28 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Vincent Guittot <vincent.guittot@...aro.org>
Cc: mingo@...nel.org, linux-kernel@...r.kernel.org, rjw@...ysocki.net,
juri.lelli@...hat.com, dietmar.eggemann@....com,
Morten.Rasmussen@....com, viresh.kumar@...aro.org,
valentin.schneider@....com, patrick.bellasi@....com,
joel@...lfernandes.org, daniel.lezcano@...aro.org,
quentin.perret@....com, Ingo Molnar <mingo@...hat.com>
Subject: Re: [PATCH v6 06/11] cpufreq/schedutil: use dl utilization tracking
On Fri, Jun 08, 2018 at 02:09:49PM +0200, Vincent Guittot wrote:
> - * Ideally we would like to set util_dl as min/guaranteed freq and
> - * util_cfs + util_dl as requested freq. However, cpufreq is not yet
> - * ready for such an interface. So, we only do the latter for now.
Please don't delete that comment. It is not less relevant.
> -static inline unsigned long cpu_util_dl(struct rq *rq)
> +static inline unsigned long cpu_bw_dl(struct rq *rq)
I think you forgot to fix-up ignore_dl_rate_limit().
Powered by blists - more mailing lists