Oddbean new post about | logout
 The Linux kernel is set to undergo significant changes with the introduction of lazy preemption. This new feature aims to simplify and shrink the kernel while maintaining predictable latencies. The transition involves checking hundreds of cond_resched() calls and removing most of them, as well as addressing other details and conducting extensive performance testing.

Source: https://lwn.net/SubscriberLink/994322/45aa5211a50bc63a/