Re: [RFC][PATCH v2 0/5] sched: User Managed Concurrency Groups

From: Peter Zijlstra
Date: Fri Jan 21 2022 - 03:01:51 EST


On Thu, Jan 20, 2022 at 09:28:11AM -0800, Peter Oskolkov wrote:
> On Thu, Jan 20, 2022 at 8:09 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> >
> > Latest version, many changes since last time, still under heavy discussion.
>
> Thanks! I'll work on testing/integrating this patchset. I'll also
> assume that my changes that added blocked worker list
> (https://lore.kernel.org/lkml/20220113233940.3608440-5-posk@xxxxxxxxxx/)

So the blocked list I don't mind, but I'm not sure about the use-case
you mentioned... it gets a mess vs PE, but I see why you'd want it, so i
need to think about it more.

> and server kicking
> (https://lore.kernel.org/lkml/20220113233940.3608440-6-posk@xxxxxxxxxx/)
> are acceptable.

Still need to look at the server kicking thing...