From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Bellasi Subject: Re: [PATCH v8 00/16] Add utilization clamping support Date: Thu, 9 May 2019 14:09:08 +0100 Message-ID: <20190509130908.vn24ucm5b2k36knc@e110439-lin> References: <20190402104153.25404-1-patrick.bellasi@arm.com> <20190509130215.GV2623@hirez.programming.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190509130215.GV2623@hirez.programming.kicks-ass.net> Sender: linux-kernel-owner@vger.kernel.org To: Peter Zijlstra Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-api@vger.kernel.org, Ingo Molnar , Tejun Heo , "Rafael J . Wysocki" , Vincent Guittot , Viresh Kumar , Paul Turner , Quentin Perret , Dietmar Eggemann , Morten Rasmussen , Juri Lelli , Todd Kjos , Joel Fernandes , Steve Muckle , Suren Baghdasaryan List-Id: linux-api@vger.kernel.org On 09-May 15:02, Peter Zijlstra wrote: > On Tue, Apr 02, 2019 at 11:41:36AM +0100, Patrick Bellasi wrote: > > Series Organization > > =================== > > > > The series is organized into these main sections: > > > > - Patches [01-07]: Per task (primary) API > > - Patches [08-09]: Schedutil integration for FAIR and RT tasks > > - Patches [10-11]: Integration with EAS's energy_compute() > > Aside from the comments already provided, I think this is starting to > look really good. Thanks Peter for the very useful review... > Thanks! > > > - Patches [12-16]: Per task group (secondary) API > > I still have to stare at these, but maybe a little later... ... I'll soon post a v9 to factor in all the last comments from this round so that you have a better base for when you wanna start looking at the cgroup bits. -- #include Patrick Bellasi