How Limit memory usage for a single Linux process and not kill the process.
I know ulimit can limit memory usage, but if exceed the limit, will kill the process.
Is there any other command or shell can limit memory usage and not kill the process?
How Limit memory usage for a single Linux process and not kill the process.
I know ulimit can limit memory usage, but if exceed the limit, will kill the process.
Is there any other command or shell can limit memory usage and not kill the process?