Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory
Дата
Msg-id 20130629062430.GJ11516@alap2.anarazel.de
обсуждение исходный текст
Ответ на Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Hi,

On 2013-06-28 23:03:22 -0400, Bruce Momjian wrote:
> Did we decide against specifying huge pages in Postgres?

I don't think so. We need somebody to make some last modifications to
the patch though and Christian doesn't seem to have the time atm.

I think the bigger memory (size of the per process page table) and #cpus
(number of pg backends => number of page tables allocated) the more
imporant it gets to implement this. We already can spend gigabytes of
memory on those on big systems.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: [PATCH] big test separation POC
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: GIN improvements part 1: additional information