Should we cacheline align PGXACT?

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Should we cacheline align PGXACT?
Дата
Msg-id CAPpHfdtJY4zOEDsjad6J5AyZMqZcv6gSY9AkKpA7qN3jyQ2+1Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: Should we cacheline align PGXACT?  (Amit Kapila <amit.kapila16@gmail.com>)
Re: Should we cacheline align PGXACT?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Should we cacheline align PGXACT?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hackers,

originally this idea was proposed by Andres Freund while experimenting with lockfree Pin/UnpinBuffer [1].
The patch is attached as well as results of pgbench -S on 72-cores machine.  As before it shows huge benefit in this case.
For sure, we should validate that it doesn't cause performance regression in other cases.  At least we should test read-write and smaller machines.
Any other ideas?


------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Вложения

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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Slowness of extended protocol
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Exporting more function in libpq