root never gets killed ( you can adjust it by /usr/samples/kernel/vmtune ) and system surely hangs if there is not enough memory to run processes owned by root
System will run out of memory more often if you dont have at least 2xRAM sized paging space (or at least 1G) (-:
Application that was using up memory wasn't owned by root (cause was the memory leak in libc)
If I read your answers correct than the default behaviour doesn't send paging space kills to non-root processes but you can change it with vmtune, and root processes are never subject to paging space kills.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.