Re: [HACKERS] Hint Bits and Write I/O

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Hint Bits and Write I/O
Дата
Msg-id 27349.1217651086@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Hint Bits and Write I/O  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: [HACKERS] Hint Bits and Write I/O  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-patches
Alvaro Herrera <alvherre@commandprompt.com> writes:
> I think it makes sense to commit this patch now, per previous
> discussions on which we have agreed to make incremental changes.

Yeah, but at the same time there is merit in the argument that the
proposed patch hasn't actually been proven to be usable for anything.
I would be a lot happier if there were even a trivial proof-of-concept
plugin example submitted with it, just to prove that there were no
showstopper problems in the plugin design, like failure to pass
essential information or not getting the locking straight.

> I'm just wondering if the change of usage_count from 16 to 8 bits was
> discussed and agreed?

Umm ... it was not, but given that we have logic in there to limit the
usage_count to 5 or so, it's hard to argue that there's a big problem.

I confess to not having read the patch in detail --- where did the other
8 bits go to?

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] Hint Bits and Write I/O
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [HACKERS] Hint Bits and Write I/O