Re: [PATCH v8 00/16] Add utilization clamping support
From: Peter Zijlstra <peterz@infradead.org>
Date: 2019-05-09 13:02:26
Also in:
linux-pm, lkml
From: Peter Zijlstra <peterz@infradead.org>
Date: 2019-05-09 13:02:26
Also in:
linux-pm, lkml
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...