Re: [PATCH v13 0/6] Add utilization clamping support (CGroups API)

2019-08-06 Thread Patrick Bellasi
On Tue, Aug 06, 2019 at 17:12:06 +0100, Michal Koutný wrote... > On Fri, Aug 02, 2019 at 10:08:47AM +0100, Patrick Bellasi > wrote: >> Patrick Bellasi (6): >> sched/core: uclamp: Extend CPU's cgroup controller >> sched/core: uclamp: Propagate parent clamps >> sched/core: uclamp: Propagat

Re: [PATCH v13 0/6] Add utilization clamping support (CGroups API)

2019-08-06 Thread Michal Koutný
On Fri, Aug 02, 2019 at 10:08:47AM +0100, Patrick Bellasi wrote: > Patrick Bellasi (6): > sched/core: uclamp: Extend CPU's cgroup controller > sched/core: uclamp: Propagate parent clamps > sched/core: uclamp: Propagate system defaults to root group > sched/core: uclamp: Use TG's clamps to

[PATCH v13 0/6] Add utilization clamping support (CGroups API)

2019-08-02 Thread Patrick Bellasi
Hi all, this is a respin of: https://lore.kernel.org/lkml/20190718181748.28446-1-patrick.bell...@arm.com/ which introduces these small changes: - move common code from cpu_uclamp_{min,max}_write() into cpu_uclamp_write(clamp_id) - comment rewording: update all RUNNABLE tasks on system defaul