|
|
Re: Can OpenVZ work w/o OOM killer? [message #7545 is a reply to message #7541] |
Tue, 17 October 2006 11:41 |
akie
Messages: 5 Registered: October 2006 Location: Moscow
|
Junior Member |
|
|
I have some very imporant processes that can by no means be killed. For example, PostgreSQL. The thing is that it's improssible to predict exact upper memory limit needed for it, and, on the other hand, the situtaion when it's being killed regullary is completely abnormal. The normal situation is when OOM occurs, forked postgres processes cannot obtain memory fragments - in these cases Postgres says "out of memory" to the _new_ sessions, while _old_ sessions still work and database is alive.
Shortly, I do not want to have even miserable probability of killing of critical processes in the system.
[Updated on: Tue, 17 October 2006 11:46] Report message to a moderator
|
|
|
|
|
|