Hacker News new | ask | show | jobs
by ben_bai 1949 days ago
The soft way would be to set ulimit for memory to something other than unlimited. To cap the max mem limit per process
1 comments

Thanks, that’s a good suggestion.