Re: [PATCH 0/1] sched: Restore PREEMPT_NONE as default - Andres Freund

Background on PREEMPT_LAZY:

https://lwn.net/Articles/994322/

The long road to lazy preemption

The kernel's CPU scheduler currently offers several preemption modes that implement a range of [...]

LWN.net