Re: [PATCH v3] cpufreq: schedutil: Examine the correct CPU when we update util

2017-11-07 Thread Chris Redpath
Thanks guys, really appreciated! --Chris On 07/11/17 10:09, Rafael J. Wysocki wrote: On Tue, Nov 7, 2017 at 10:59 AM, Viresh Kumar wrote: On 07-11-17, 09:49, Chris Redpath wrote: Hi Viresh, Rafael, Without this patch, schedutil is totally broken for us - is there any chance at all this coul

Re: [PATCH v3] cpufreq: schedutil: Examine the correct CPU when we update util

2017-11-07 Thread Rafael J. Wysocki
On Tue, Nov 7, 2017 at 10:59 AM, Viresh Kumar wrote: > On 07-11-17, 09:49, Chris Redpath wrote: >> Hi Viresh, Rafael, >> >> Without this patch, schedutil is totally broken for us - is >> there any chance at all this could go in 4.14 or is it just >> too late? > > I see that Rafael has already appl

Re: [PATCH v3] cpufreq: schedutil: Examine the correct CPU when we update util

2017-11-07 Thread Viresh Kumar
On 07-11-17, 09:49, Chris Redpath wrote: > Hi Viresh, Rafael, > > Without this patch, schedutil is totally broken for us - is > there any chance at all this could go in 4.14 or is it just > too late? I see that Rafael has already applied it, but not sure if he is planning to send it for 4.14 (tho

Re: [PATCH v3] cpufreq: schedutil: Examine the correct CPU when we update util

2017-11-07 Thread Chris Redpath
Hi Viresh, Rafael, Without this patch, schedutil is totally broken for us - is there any chance at all this could go in 4.14 or is it just too late? Best Regards, Chris On 03/11/17 15:45, Viresh Kumar wrote: On 03-11-17, 13:36, Chris Redpath wrote: After 674e75411fc2 ("sched: cpufreq: Allow r

Re: [PATCH v3] cpufreq: schedutil: Examine the correct CPU when we update util

2017-11-03 Thread Viresh Kumar
On 03-11-17, 13:36, Chris Redpath wrote: > After > 674e75411fc2 ("sched: cpufreq: Allow remote cpufreq callbacks") > > We stopped always reading utilization for the cpu we are running > the governor on, and instead read it for the cpu which we've been > told has updated utilization. This is stored