this post was submitted on 26 Jul 2025
67 points (98.6% liked)

Linux

8623 readers
522 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

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

founded 2 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] million@lemmy.world 14 points 1 day ago (2 children)

What is clear doing that is unique and what are the trade offs?

Why isn’t this mainstreamed into other distros?

[–] Pumasuedeblue@sh.itjust.works 19 points 1 day ago (1 children)

Clear Linux was maintained by Intel and specifically tuned to Intel hardware. The speed enhancement it has over other distros is only possible on a very limited set of hardware.

[–] million@lemmy.world 3 points 1 day ago

Interesting - is that kernel level thing? Could other distros use that on the right hardware or is too much to maintain multiple kernels that are that hardware specific?

[–] Oinks@lemmy.blahaj.zone 11 points 1 day ago

The mentioned performance governor runs the CPU permanently at maximum frequency, which is obviously bad on battery powered devices and on devices with lacking thermal headroom. I think it might cause problems in virtualized environments as well but I'm not sure about that.

[–] _hovi_@lemmy.world 3 points 17 hours ago

Ubuntu 25.04 on this server defaults to the intel_cpufreq scaling driver with the "schedutil" governor. Ubuntu still frustratingly defaults to schedutil or powersave governors even on servers... A rather silly default many will argue.

Seems like this accounts for most of the difference from their charts, but still, cool

[–] 17lifers@sopuli.xyz 2 points 1 day ago

what a good improvement