Re: MultiXact\SLRU buffers configuration

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: MultiXact\SLRU buffers configuration
Дата
Msg-id BA079D14-8D11-4A73-B6EC-FE393C712439@yesql.se
обсуждение исходный текст
Ответ на Re: MultiXact\SLRU buffers configuration  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: MultiXact\SLRU buffers configuration
Список pgsql-hackers
> On 15 May 2020, at 02:03, Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote:

> Generally in such cases, condition variables would work.  In the
> attached PoC, the reader side gets no penalty in the "likely" code
> path.  The writer side always calls ConditionVariableBroadcast but the
> waiter list is empty in almost all cases.  But I couldn't cause the
> situation where the sleep 1000u is reached.

The submitted patch no longer applies, can you please submit an updated
version?  I'm marking the patch Waiting on Author in the meantime.

cheers ./daniel


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

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Built-in connection pooler
Следующее
От: Jehan-Guillaume de Rorthais
Дата:
Сообщение: Re: Remove Deprecated Exclusive Backup Mode