Re: [PATCH 5/5] sched: Add laziest preempt model

From: Thomas Gleixner
Date: Tue Oct 08 2024 - 10:24:00 EST


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.

Thanks,

tglx