Linux2.6 overcommit behaviour

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Linux2.6 overcommit behaviour
Дата
Msg-id 200308281613.29020.shridhar_daithankar@persistent.co.in
обсуждение исходный текст
Ответы Re: Linux2.6 overcommit behaviour  (Andrew Dunstan <andrew@dunslane.net>)
Re: Linux2.6 overcommit behaviour  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Hi all,

Following is from Documentation/vm/overcommit-accounting
-------------
2    -    (NEW) strict overcommit. The total address space commit    for the system is not permitted to exceed swap + a
  configurable percentage (default is 50) of physical RAM.    Depending on the percentage you use, in most situations
this means a process will not be killed while accessing    pages but will receive errors on memory allocation as
appropriate.
-------------

Looks like it's been taken care once for all.
Shridhar



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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: suspicous looking code in copy.c
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: Beta2 Tag'd and Bundled ...