Re: Memory Accounting v11

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Memory Accounting v11
Дата
Msg-id 20150707094354.GE30359@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Memory Accounting v11  (David Rowley <david.rowley@2ndquadrant.com>)
Список pgsql-hackers
On 2015-07-07 16:49:58 +1200, David Rowley wrote:
> I've been looking at this patch and trying to reproduce the reported
> slowdown by using Tomas' function to try to exercise palloc() with minimal
> overhead of other code:
> 
> https://github.com/tvondra/palloc_bench

That's not necessarily meaningful. Increased cache footprint (both data
and branch prediction) is often only noticeable with additional code
running pushing stuff out.




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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Transactions involving multiple postgres foreign servers
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Freeze avoidance of very large table.