this post was submitted on 21 Apr 2025
283 points (87.9% liked)

Linux Gaming

18042 readers
605 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
you are viewing a single comment's thread
view the rest of the comments
[–] mlg@lemmy.world 1 points 2 days ago

No that's what we call HDD fragmentation, and the whole point of fragmentless filesystems like ext2/3/4, UFS, HFS, APFS, etc.

And it's not like a small difference, the load time and HDD read demand was down by 40% system wide, not just videogames.

I'd even go and demo it again, but I removed windows from my ye olde HDD a few years ago. I mentioned WoWs specifically because its a asset heavy game that I actually happened to have installed both on Windows and on Linux on the same HDD, each within their own respective partition.

spoilerAlso bonus, HDDs were getting so bottlenecked that Vista introduced preload file fetching to guess which files to cache in RAM based on read call usage, which then also became a feature in Linux with the preload daemon which no one uses anymore.