CachyOS / CachyOS/linux-cachyos

(Lazy) Consider to use LAZY Preemption as default on desktop kernels

Open
#339 23 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.