Re: Linux2.6 overcommit behaviour

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Linux2.6 overcommit behaviour
Дата
Msg-id 200309010240.h812eXt29901@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Linux2.6 overcommit behaviour  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> It sends a SIGKILL (9) unless the process is doing raw io, in which case 
> it sends SIGTERM (15). It can't really wait - at this stage the kernel 
> is in trouble - it can either kill processes or panic. The whole idea of 
> strict accounting is not to let it get to this stage in the first place.
> 
> see mm/oom_kill.c

So it brings down all the backends --- I see. :-(

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Preliminary notes about hash index concurrency (long)
Следующее
От: "Julian Mehnle"
Дата:
Сообщение: "Allow inherited tables to inherit index/primary key" -- about when?