Re: [RFC/RFT][PATCH v2] cpufreq: intel_pstate: Proportional algorithm for Atom

2016-10-06 Thread Rafael J. Wysocki
On Thu, Oct 6, 2016 at 1:58 AM, Doug Smythies wrote: > Hi Rafael, > > It doesn't compile for me. See further down. > > On 2016.10.05 06:15 Rafael J. Wysocki wrote: >> From: Rafael J. Wysocki >> >> The PID algorithm used by the intel_pstate driver tends to drive >> performance to the minimum for w

RE: [RFC/RFT][PATCH v2] cpufreq: intel_pstate: Proportional algorithm for Atom

2016-10-05 Thread Doug Smythies
Hi Rafael, It doesn't compile for me. See further down. On 2016.10.05 06:15 Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > The PID algorithm used by the intel_pstate driver tends to drive > performance to the minimum for workloads with utilization below the > setpoint, which is undesirab