Re: [PATCH v4 6/8] sched/fair: Add sched group latency support

From: Vincent Guittot
Date: Tue Sep 20 2022 - 03:04:10 EST


On Mon, 19 Sept 2022 at 19:34, Tejun Heo <tj@xxxxxxxxxx> wrote:
>
> On Mon, Sep 19, 2022 at 05:49:27PM +0200, Vincent Guittot wrote:
> > > For `nice` we have `cpu.weight.nice` next to `cpu.weight` in cgroup v2 ?
> >
> > If everybody is ok, I can add back the cpu.latency.nice interface in
> > the v5 in addition to the cpu.latency
>
> Yeah, that sounds fine to me.

Thanks

>
> Thanks.
>
> --
> tejun