configurability of OOM killer

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема configurability of OOM killer
Дата
Msg-id 20080201223336.GC24780@alvh.no-ip.org
обсуждение исходный текст
Ответы Re: configurability of OOM killer  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: configurability of OOM killer  (Florian Weimer <fweimer@bfk.de>)
Список pgsql-hackers
This page

http://linux-mm.org/OOM_Killer

says that you can hint the OOM killer to be more deferential towards
certain processes.

I am wondering if we can set the system up so that it skips postmaster,
bgwriter etc, and feels more preference towards normal backends (but
then, we would try to give them less points than other regular
processes).  That could make the system more robust overall, even if the
sysadmin hasn't configured it.

Incidentally, the same page notes that points are substracted from
processes with raw IO capability; which means *r*cle is probably
avoiding this problem altogether.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: "Gurjeet Singh"
Дата:
Сообщение: Re: and waiting
Следующее
От:
Дата:
Сообщение: Re: Backward reading