this post was submitted on 15 Mar 2026
273 points (98.6% liked)

Linux Gaming

24953 readers
127 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

It is also first in the Distrowatch rank

https://distrowatch.com/table.php?distribution=cachyos

I distro hopped to it from Bazzite a couple of months ago, and I could not be happier.

If you try the installer, be careful when selecting multiples DE/WM as the conflicts were not listed anywhere for the installation process.

Picking a single environment and then adding the others later was what worked for me.

you are viewing a single comment's thread
view the rest of the comments
[–] cyberfae@piefed.social 3 points 3 days ago (1 children)

It would still use zram if it's setup, only way it wouldn't is if you gone out of your way to disable it. Combine zram and the bore scheduler and it's going to run better for sure.

[–] Captain_Stupid@lemmy.world 1 points 3 days ago (1 children)

But if the LLM stays in the V-RAM or even just stays in normal RAM does it still benefit from zram? I thought that only helped when the ram was not enough.

So I'd say it is more likely the bore scheduler + better drivers.

[–] cyberfae@piefed.social 2 points 3 days ago (1 children)

It's all three! Cachy OS sets it up where it applies to both regular ram and vram. Even if just using a swap in ram, it will still be much faster than swapping to disk. Plus to the application, it looks like it has more ram/vram than there is physical ram/vram.

[–] Captain_Stupid@lemmy.world 1 points 2 days ago

Yes but my previous OS had zram setup as well, unless PopOS was using a worse compression algorithm, zram was not the main player here. Also there is no such thing as zram for vram unless you are talking about hardware compression.