qui@quitaxd.online to linuxmemes@lemmy.worldEnglish · 2 months ago32GB Ram and Linuxquitaxd.onlineexternal-linkmessage-square153fedilinkarrow-up11.03Karrow-down18
arrow-up11.02Karrow-down1external-link32GB Ram and Linuxquitaxd.onlinequi@quitaxd.online to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square153fedilink
minus-squaremiss phant@lemmy.blahaj.zonelinkfedilinkarrow-up8·2 months 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·1 month 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-up2·1 month 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.