--- Tushar Shah <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> > & specially, it would be interesting to see how they react to low
> mem
> > conditions, do they crash or exit gracefully or something else...
> Why shud it crash ? I guess  such a situation would cause lots of
> page
> swapping   . Better answer can come from some who knows abt linux
> memory management internals


Once it runs out of physical memory new request for memory would result
in swap usage. If you manage to use both the physical memory and the
SWAP the OS will return a error.

How the error is handled by the application is very application
specific but it would definitely exit - either gracefully or core dump
on some illegal operation.



Mithun


        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

_______________________________________________
ilugd mailinglist -- [email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[email protected]/

Reply via email to