Re: huge tlb support

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: huge tlb support
Дата
Msg-id 201207031423.11934.andres@2ndquadrant.com
обсуждение исходный текст
Ответ на huge tlb support  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: huge tlb support  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Tuesday, July 03, 2012 04:49:10 AM Robert Haas wrote:
> So, considering that there is required setup, it seems that the
> obvious thing to do here is add a GUC: huge_tlb_pages (boolean).
> 
> The other alternative is to try with MAP_HUGETLB and, if it fails, try
> again without MAP_HUGETLB.
What about huge_tlb_pages = off|try|on with try being the default?

Greetings,

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


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Event Triggers reduced, v1
Следующее
От: Robert Haas
Дата:
Сообщение: Re: xlog filename formatting functions in recovery