Re: [RFC PATCH] cpufreq: intel_pstate: Change the calculation of next pstate

From: Yuyang Du
Date: Tue May 13 2014 - 00:06:49 EST


On Tue, May 13, 2014 at 06:59:42AM +0300, Stratos Karafotis wrote:
> Hi,
>
> On 12/05/2014 10:34 ÎÎ, Yuyang Du wrote:
> > On Mon, May 12, 2014 at 11:30:03PM +0300, Stratos Karafotis wrote:
> >> On 09/05/2014 05:56 ÎÎ, Stratos Karafotis wrote:
> >>
> >> Next performance state = min_perf + (max_perf - min_perf) * load / 100
> >>
> > Hi,
> >
> > This formula is fundamentally broken. You need to associate the load with its
> > frequency.
>
> Could you please explain why is it broken? I think the load should be
> independent from the current frequency.

Why independent? The load not (somewhat) determined by that?

--
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/