Re: [PATCH 5/5] sched: Add laziest preempt model
From: Peter Zijlstra
Date: Tue Oct 08 2024 - 10:41:31 EST
On Tue, Oct 08, 2024 at 04:23:36PM +0200, Thomas Gleixner wrote:
> On Mon, Oct 07 2024 at 09:46, Peter Zijlstra wrote:
> > Much like LAZY, except lazier still. It will not promote LAZY to full
> > preempt on tick and compete with None for suckage.
> >
> > (do we really wants this?)
>
> Just to prove how bad NONE is without cond_resched() ?
>
> I'm sure we can do without that experiment.
There's a reason this is the very last patch :-)