this post was submitted on 28 Jul 2024
41 points (100.0% liked)

Linux

5083 readers
149 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

tl;dr EEVDF CPU scheduler that has replaced Linux's previous default scheduler (CFS), is close to completion. CPU schedulers can have a significant effect on performance and latency of various tasks.

It will be interesting to see how it compares to BORE which is what I use on my desktop systems. There's also the many workload specific schedulers that sched_ext allows for, but it's still not in mainline I believe.

you are viewing a single comment's thread
view the rest of the comments
[–] AceSLS@ani.social 3 points 2 months ago* (last edited 2 months ago)

For gaming PDS is king for stable frametimes and fast response times

Bore is close second

EEVDF is very good too

I also hope you're compiling with llvm and full lto for maximum snappiness