Re: [PATCH] Refactoring of LWLock tranches

Поиск
Список
Период
Сортировка
От andres@anarazel.de
Тема Re: [PATCH] Refactoring of LWLock tranches
Дата
Msg-id 20150906113634.GC7137@alap3.anarazel.de
обсуждение исходный текст
Ответ на [PATCH] Refactoring of LWLock tranches  (Ildus Kurbangaliev <i.kurbangaliev@postgrespro.ru>)
Ответы Re: [PATCH] Refactoring of LWLock tranches  (Ildus Kurbangaliev <i.kurbangaliev@postgrespro.ru>)
Список pgsql-hackers
Hi,

On 2015-09-05 12:48:12 +0300, Ildus Kurbangaliev wrote:
> Another parts require a some discussion so I didn't touch them yet.

At this point I don't see any point in further review until these are
addressed.

> The idea to create an individual tranches for individual LWLocks have
> come from Heikki Linnakangas and I also think that tranche is a good place to keep
> LWLock name.

I think it's rather ugly.

> Base of these tranches points to MainLWLockArray

And that's just plain wrong. The base of a tranche ought to point to the
first lwlock in it.

Greetings,

Andres Freund



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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Add support for RADIUS passwords longer than 16 octets
Следующее
От: Andres Freund
Дата:
Сообщение: Re: checkpointer continuous flushing