Sonotsugipaa to linuxmemesEnglish • 8 months agoDon't run out of memorylemmy.dbzer0.comimagemessage-square16fedilinkarrow-up1288arrow-down15
arrow-up1283arrow-down1imageDon't run out of memorylemmy.dbzer0.comSonotsugipaa to linuxmemesEnglish • 8 months agomessage-square16fedilink
minus-square@jroid8link3•edit-28 months agoThis comment is how I learned about zram. Just one question, when is it used?
minus-square@AProfessionallinkEnglish4•edit-28 months agoFedora enables it on all systems with <4GB (maybe a bit less I forget). It’s trivial to enable/disable it and see if its helpful for your usage.
minus-square@Landless2029link4•8 months agoYep. I just looked it up. I assumed it was like windows page file but it’s ramdisk. https://wiki.archlinux.org/title/Zram
minus-square@shadowintheday2linkEnglish2•8 months agoDepends on config, ArchWiki recommends optmizing some sysctl values to take advantage of it it generally starts kicking in after >60% RAM usage even with this config
That’d be over 1TB with zram on
This comment is how I learned about zram. Just one question, when is it used?
Fedora enables it on all systems with <4GB (maybe a bit less I forget). It’s trivial to enable/disable it and see if its helpful for your usage.
Yep. I just looked it up.
I assumed it was like windows page file but it’s ramdisk.
https://wiki.archlinux.org/title/Zram
Depends on config, ArchWiki recommends optmizing some sysctl values to take advantage of it
it generally starts kicking in after >60% RAM usage even with this config