Hacker News new | ask | show | jobs
by mkl 3735 days ago
What happens if you turn off swap while using more virtual memory than you have RAM?
1 comments

I imagine the OOM killer would take out a process. In that case, I would suggest paying for some more ram before turning off swap. Swap is death for performance! :)
But necessary.