CachyOS / CachyOS/linux-cachyos
(Lazy) Consider to use LAZY Preemption as default on desktop kernels
Open
- Dominant language
- Shell
- Stars
- 4.5k
- Forks
- 160
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
Lazy Preemption has been recently added to the 6.13 Kernel.
https://lwn.net/Articles/994322/
Generally, Lazy should replace "None" and "Voluntary", while maintaining for RT tasks still the full preemption modell.
We could adjust games in the future to use real time ISO, which allows to use at these full preemption, while other tasks still benefits from using the higher throughput.
Production Benchmarks generally looking good with Lazy Preemption.
Gaming needs to be evaluated.
Contributor guide
Assessment
This issue has not been assessed yet.