qui@quitaxd.online to linuxmemes@lemmy.worldEnglish · 16 days ago32GB Ram and Linuxquitaxd.onlineimagemessage-square157fedilinkarrow-up11.42Karrow-down112
arrow-up11.41Karrow-down1image32GB Ram and Linuxquitaxd.onlinequi@quitaxd.online to linuxmemes@lemmy.worldEnglish · 16 days agomessage-square157fedilink
minus-squaremiss phant@lemmy.blahaj.zonelinkfedilinkarrow-up8·16 days agoWhen I started hitting OOMs I just downloaded free ram. (Modifying my zram-generator config to use 1.5x my ram size instead of the measly 4GB – uncompressed – default. Seriously it’s worth looking into, though default depends on your distro)
minus-squareGrian@lemmy.worldlinkfedilinkarrow-up1·15 hours agoCan’t you just add swap? I think you can run some apps purely on swap and keep your ram for vscode only
minus-squaremiss phant@lemmy.blahaj.zonelinkfedilinkarrow-up1·14 hours agozram is swap on ram, it works by compressing parts of the ram when you run low and it’s much faster than traditional disk-based swap.
When I started hitting OOMs I just downloaded free ram.
(Modifying my zram-generator config to use 1.5x my ram size instead of the measly 4GB – uncompressed – default. Seriously it’s worth looking into, though default depends on your distro)
Can’t you just add swap?
I think you can run some apps purely on swap and keep your ram for vscode only
zram is swap on ram, it works by compressing parts of the ram when you run low and it’s much faster than traditional disk-based swap.