Re: [PATCH v8 00/16] Add utilization clamping support

2019-05-09 Thread Patrick Bellasi
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

Re: [PATCH v8 00/16] Add utilization clamping support

2019-05-09 Thread Peter Zijlstra
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]: