Message ID | 20190402104153.25404-1-patrick.bellasi@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | Add utilization clamping support | expand |
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! > - Patches [12-16]: Per task group (secondary) API I still have to stare at these, but maybe a little later...
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.