Re: (2.2.15) Resource limit problems.

From: Andrey Savochkin (saw@saw.sw.com.sg)
Date: Fri May 26 2000 - 22:15:33 EST


Hello,

On Fri, May 26, 2000 at 06:11:10PM -0400, Scott A Crosby wrote:
> Hello, I tend to run software systems like SML-NJ, or CMUCL. (These are
> software-systems which use heap-style allocation, similar to JAVA.) They
> can suddenly consume a large amount of memory without warning.
>
> As linux doesn't handle this well, I need to have resource limits designed
> to kill off these processes before they impact system stability.
>
> I cannot do this..
[snip]

You want an unusual thing.
Most people prefer that the memory allocation fails rather than the
application is suddenly killed without giving it a chance to save its data.
I suggest you to configure (or fix) the applications to allocate the amount
of memory that your system can afford.

Best regards
                                        Andrey V.
                                        Savochkin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:17 EST