Re: Pre-alloc ListCell's optimization

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Pre-alloc ListCell's optimization
Дата
Msg-id 1306295146-sup-1463@alvh.no-ip.org
обсуждение исходный текст
Ответ на Pre-alloc ListCell's optimization  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Pre-alloc ListCell's optimization
Список pgsql-hackers
Excerpts from Stephen Frost's message of mar may 24 22:56:21 -0400 2011:

>   A couple of notes regarding the patch:
> 
>   First, it uses ffs(), which might not be fully portable..  We could
>   certainly implement the same thing in userspace and use ffs() when
>   it's available.

Err, see RIGHTMOST_ONE in bitmapset.c.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Should partial dumps include extensions?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: tackling full page writes