CRC algorithm (was Re: [REVIEW] Re: Compression of full-page-writes)

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема CRC algorithm (was Re: [REVIEW] Re: Compression of full-page-writes)
Дата
Msg-id 54135174.2030503@vmware.com
обсуждение исходный текст
Ответ на Re: [REVIEW] Re: Compression of full-page-writes  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Ответы Re: CRC algorithm (was Re: [REVIEW] Re: Compression of full-page-writes)  (Andres Freund <andres@2ndquadrant.com>)
Re: CRC algorithm (was Re: [REVIEW] Re: Compression of full-page-writes)  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On 09/12/2014 10:54 PM, Abhijit Menon-Sen wrote:
> At 2014-09-12 22:38:01 +0300, hlinnakangas@vmware.com wrote:
>>
>> We probably should consider switching to a faster CRC algorithm again,
>> regardless of what we do with compression.
>
> As it happens, I'm already working on resurrecting a patch that Andres
> posted in 2010 to switch to zlib's faster CRC implementation.

As it happens, I also wrote an implementation of Slice-by-4 the other
day :-). Haven't gotten around to post it, but here it is.

What algorithm does zlib use for CRC calculation?

- Heikki


Вложения

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

Предыдущее
От: Abhijit Menon-Sen
Дата:
Сообщение: Re: [REVIEW] Re: Compression of full-page-writes
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Stating the significance of Lehman & Yao in the nbtree README