this post was submitted on 25 Nov 2025
673 points (98.8% liked)
Technology
77072 readers
3101 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks for the added insights! I haven't used it myself, so appreciated.
Linux has a second, similar "compressed memory" feature called zswap. This guy has used both, and thinks that if someone is using a system with NVMe, that zswap is preferable.
https://linuxblog.io/zswap-better-than-zram/
Based on his take, zram is probably a better choice for that rotational-disk Celeron, but if you're running Cities: Skylines on newer hardware, I'm wondering if zswap might be more advantageous.
Huh I'd never looked into that! Thank you!
I mostly used zram because there's an easy-peasy script in the Debian repos making it dead simple to setup and never looked deeper into it