Comment on Lemmy instance using a lot of ram
Die4Ever@programming.dev 11 months ago
github.com/LemmyNet/lemmy/issues/4406
oh wow thanks, ill see if that fixes it! weird that it doesnt get killed by OOM killer on my server
Does your server has a big swap space?
It has zswap and a swapfile of about 8 gb, and it gets fully utilized
Yeah, this is why I have small swap on my servers. I’d rather the processes got killed by the oom killer and got restarted automatically instead of running very slowly and trashing the entire server.
youpie_temp@reddthat.com 11 months ago
oh wow thanks, ill see if that fixes it! weird that it doesnt get killed by OOM killer on my server
redcalcium@lemmy.institute 11 months ago
Does your server has a big swap space?
youpie_temp@reddthat.com 11 months ago
It has zswap and a swapfile of about 8 gb, and it gets fully utilized
redcalcium@lemmy.institute 11 months ago
Yeah, this is why I have small swap on my servers. I’d rather the processes got killed by the oom killer and got restarted automatically instead of running very slowly and trashing the entire server.