Re: Bug: Buffer cache is not scan resistant

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Bug: Buffer cache is not scan resistant
Дата
Msg-id 87slckdmqg.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: Bug: Buffer cache is not scan resistant  ("Luke Lonergan" <LLonergan@greenplum.com>)
Список pgsql-hackers
"Luke Lonergan" <LLonergan@greenplum.com> writes:

> The evidence seems to clearly indicate reduced memory writing due to an
> L2 related effect.  

You might try using valgrind's cachegrind tool which I understand can actually
emulate various processors' cache to show how efficiently code uses it. I
haven't done much with it though so I don't know how applicable it would be to
a large-scale effect like this. 

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com


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

Предыдущее
От: "Luke Lonergan"
Дата:
Сообщение: Re: Bug: Buffer cache is not scan resistant
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Aggressive freezing in lazy-vacuum