Re: [PATCH RFC RESEND v2 0/2] Prevent cpufreq update for only task on rq that sleeps

2017-09-07 Thread Joel Fernandes
Hi Steve, On Thu, Sep 7, 2017 at 11:10 AM, Steve Muckle wrote: > On 09/07/2017 09:14 AM, Joel Fernandes wrote: >> >> I'm planning to rebase this series on Linus's master and post it >> again, but just checking any thoughts about it? >> >> Just to add more context, the reason for not updating the

Re: [PATCH RFC RESEND v2 0/2] Prevent cpufreq update for only task on rq that sleeps

2017-09-07 Thread Steve Muckle
On 09/07/2017 09:14 AM, Joel Fernandes wrote: I'm planning to rebase this series on Linus's master and post it again, but just checking any thoughts about it? Just to add more context, the reason for not updating the frequency: - When a last dequeue of a sleeping task happens, it is sufficient

Re: [PATCH RFC RESEND v2 0/2] Prevent cpufreq update for only task on rq that sleeps

2017-09-07 Thread Joel Fernandes
On Sun, Sep 3, 2017 at 1:15 PM, Joel Fernandes wrote: > These patches are just a repost of [1] and [2] with a cover letter for more > history and backround. On the Pixel product we carry a similar path which was > also posted some time ago to LKML [3] [4] however that patch was for schedfreq > gov