Re: [PATCH] cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold

From: Rafael J. Wysocki
Date: Wed Feb 06 2013 - 07:52:26 EST


On Wednesday, February 06, 2013 11:05:45 AM Viresh Kumar wrote:
> On Wed, Feb 6, 2013 at 2:34 AM, Stratos Karafotis <stratosk@xxxxxxxxxxxx> wrote:
> > In order to avoid the calculation of up_threshold - down_differential
> > every time that the frequency must be decreased, we replace the
> > down_differential tuner with the adj_up_threshold which keeps the
> > difference across multiple checks.
> >
> > Update the adj_up_threshold only when the up_theshold is also updated.
> >
> > Signed-off-by: Stratos Karafotis <stratosk@xxxxxxxxxxxx>
> > ---
> > drivers/cpufreq/cpufreq_governor.h | 2 +-
> > drivers/cpufreq/cpufreq_ondemand.c | 16 ++++++++++------
> > 2 files changed, 11 insertions(+), 7 deletions(-)
>
> Makes sense.
>
> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

Thanks, applied to bleeding-edge.

Rafael


--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/