Re: Latches and barriers

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Latches and barriers
Дата
Msg-id 25088.1421078622@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Latches and barriers  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: Latches and barriers  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> While it might not be required for existing latch uses (I'm *not* sure
> that's true), I still think that we should fix those XXX by actually
> using barriers now that we have them. I don't think we want every
> callsite worry about using barriers.

> Agreed?

Yeah, now that we have barrier code we think works, we should definitely
put some in there.  The only reason it's like that is we didn't have
any real barrier support at the time.
        regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Latches and barriers
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Latches and barriers