Re: tmpfs and the OOM killer

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Theodore Tso
Date: Thursday, April 12, 2007 - 4:25 am

On Thu, Apr 12, 2007 at 02:19:02AM -0300, Pedro wrote:

If a fail-safe applicaion is running on a system which is that close
to the edge in terms of available physical memory and swap, it's not
likely going to be in deep trouble anyway.  Even if you disable the
OOM killer, now random malloc()'s will start returning NULL because
your system doesn't have enough memory.  Do you have intelligent error
handling and recovery mechanisms for every single malloc() failure?
Also, the machine will likely be thrashing so badly that any service
level performance guarantees that the application might have will
probably be totally trashed.

						- Ted

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
tmpfs and the OOM killer, Pedro, (Tue Apr 10, 10:23 pm)
Re: tmpfs and the OOM killer, Willy Tarreau, (Wed Apr 11, 12:48 pm)
RE: tmpfs and the OOM killer, Mouawad, Tony, (Wed Apr 11, 2:05 pm)
Re: tmpfs and the OOM killer, Pedro, (Wed Apr 11, 3:27 pm)
Re: tmpfs and the OOM killer, Alan Cox, (Wed Apr 11, 3:39 pm)
Re: tmpfs and the OOM killer, Pedro, (Wed Apr 11, 10:19 pm)
Re: tmpfs and the OOM killer, Jan Engelhardt, (Thu Apr 12, 1:13 am)
Re: tmpfs and the OOM killer, Willy Tarreau, (Thu Apr 12, 1:19 am)
Re: tmpfs and the OOM killer, Alan Cox, (Thu Apr 12, 2:42 am)
Re: tmpfs and the OOM killer, Theodore Tso, (Thu Apr 12, 4:25 am)
Re: tmpfs and the OOM killer, Pedro, (Thu Apr 12, 7:35 am)
Re: tmpfs and the OOM killer, Pedro, (Thu Apr 12, 8:08 am)
Re: tmpfs and the OOM killer, Willy Tarreau, (Thu Apr 12, 1:31 pm)
RE: tmpfs and the OOM killer, Mouawad, Tony, (Thu Apr 12, 1:56 pm)
Re: tmpfs and the OOM killer, Willy Tarreau, (Thu Apr 12, 2:09 pm)