Re: slab allocator performance issues

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: slab allocator performance issues
Дата
Msg-id 20210719205603.lzh5rkuv7lsoq4mp@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: slab allocator performance issues  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Ответы Re: slab allocator performance issues
Re: slab allocator performance issues
Список pgsql-hackers
Hi,

On 2021-07-18 19:23:31 +0200, Tomas Vondra wrote:
> Sounds great! Thanks for investigating this and for the improvements.
> 
> It might be good to do some experiments to see how the changes affect memory
> consumption for practical workloads. I'm willing to spend soem time on that,
> if needed.

I've attached my changes. They're in a rough shape right now, but I
think good enough for an initial look.

Greetings,

Andres Freund

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Avoid stack frame setup in performance critical routines using tail calls
Следующее
От: Ranier Vilela
Дата:
Сообщение: Re: slab allocator performance issues