Avoid linux out-of-memory application teardown
Posted
by Eddie Parker
on Server Fault
See other posts from Server Fault
or by Eddie Parker
Published on 2010-05-14T18:32:34Z
Indexed on
2010/05/14
18:35 UTC
Read the original article
Hit count: 404
low-memory
|linux
I'm finding that on occasion my Linux box runs out of memory and it starts tearing down random processes to deal with it.
I'm curious what administrators do to avoid this? Is the only real solution to up the amount of memory (will upping the swap alone help?), or is there better ways to set up the box with software to avoid this? (i.e., quotas, or some such?).
I'd appreciate some feedback. Cheers,
-e-
© Server Fault or respective owner