Re: fix residual space in memory block

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: fix residual space in memory block
Дата
Msg-id 2307.962809429@sss.pgh.pa.us
обсуждение исходный текст
Ответ на fix residual space in memory block  (Karel Zak <zakkr@zf.jcu.cz>)
Ответы Re: fix residual space in memory block
Список pgsql-patches
Karel Zak <zakkr@zf.jcu.cz> writes:
>  Here is the patch that create from residual space in memory block new free
> chunks. We already discussed about it during 7.0. --- I owe this patch :-)

Right, I was going to ask you for that.  Will apply it.

>  My previous implementation create _one_ chunk only. Now I implement it
> in do{}while, and if residual space is large, it create more free chunks.

I think that is a waste of cycles.  One chunk will get most of the
problem without much processing work...

            regards, tom lane

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

Предыдущее
От: Reinhard Max
Дата:
Сообщение: Patch for Linux-IA64
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for Linux-IA64