From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH v2] cpufreq/schedutil: Cleanup, document and fix iowait boost Date: Wed, 11 Apr 2018 20:14:56 +0530 Message-ID: <20180411144456.GP7671@vireshk-i7> References: <20180410155931.31973-1-patrick.bellasi@arm.com> <20180411043726.GJ7671@vireshk-i7> <20180411104824.GN14248@e110439-lin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180411104824.GN14248@e110439-lin> Sender: linux-kernel-owner@vger.kernel.org To: Patrick Bellasi Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Ingo Molnar , Peter Zijlstra , "Rafael J . Wysocki" , Joel Fernandes , Steve Muckle , Juri Lelli , Dietmar Eggemann List-Id: linux-pm@vger.kernel.org On 11-04-18, 11:48, Patrick Bellasi wrote: > On 11-Apr 10:07, Viresh Kumar wrote: > > On 10-04-18, 16:59, Patrick Bellasi wrote: > > The above part should be a different patch with this: > > > > Fixes: a5a0809bc58e ("cpufreq: schedutil: Make iowait boost more energy efficient") > > You mean to split out on a separate patch the fix for the iowait boost > on per-cpu policies? Right. > > And the rest is just code rearrangement. And as Peter said, we better > > have a routine to clear boost values on delta > TICK_NSEC. > > Right, already commented in reply to Peter. I'll split in two patches: > one for documentation and code re-organization and a second one for > the fix to the issue you pointed out. Thanks. -- viresh