Comment on RAM is so expensive that stores are selling it at market prices
tal@lemmy.today 6 hours agoThanks 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.
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.
Trainguyrom@reddthat.com 5 hours ago
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