Hacker News new | ask | show | jobs
by ymbeld 1958 days ago
Seriously though that’s a good idea. Might be better to just disable swap. :) Well, at least until I go out and buy more RAM.
1 comments

The soft way would be to set ulimit for memory to something other than unlimited. To cap the max mem limit per process
Thanks, that’s a good suggestion.