Re: [PATCH -tip 23/32] sched: Add a per-thread core scheduling interface

From: Joel Fernandes
Date: Tue Dec 15 2020 - 19:36:14 EST


Hello Dhaval,

On Tue, Dec 15, 2020 at 1:14 PM Dhaval Giani <dhaval.giani@xxxxxxxxxx> wrote:
>
> On 12/14/20 3:25 PM, Joel Fernandes wrote:
>
> >> No problem. That was there primarily for debugging.
> > Ok. I squashed Josh's changes into this patch and several of my fixups. So
> > there'll be 3 patches:
> > 1. CGroup + prctl (single patch as it is hell to split it)
>
> Please don't do that.
> I am not sure we have thought the cgroup interface through
> (looking at all the discussions).

Unfortunately, this comment does not provides any information on the
issues you are concerned about. If there are specific issues you are
concerned about, please don't keep it a secret! What requirement of
yours is not being met with the CGroup interface the way it is in v8
series?

thanks,

- Joel