Re: What exactly is our CRC algorithm?

Поиск
Список
Период
Сортировка
От Abhijit Menon-Sen
Тема Re: What exactly is our CRC algorithm?
Дата
Msg-id 20141111112600.GA10569@toroid.org
обсуждение исходный текст
Ответ на Re: What exactly is our CRC algorithm?  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: What exactly is our CRC algorithm?  (Robert Haas <robertmhaas@gmail.com>)
Re: What exactly is our CRC algorithm?  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Список pgsql-hackers
At 2014-11-04 14:40:36 +0100, andres@2ndquadrant.com wrote:
>
> On 2014-11-04 08:21:13 -0500, Robert Haas wrote:
> > 
> > Are you going to get the slice-by-N stuff working next, to speed
> > this up?
> 
> I don't plan to do anything serious with it, but I've hacked up the
> crc code to use the hardware instruction.

I'm working on this (first speeding up the default calculation using
slice-by-N, then adding support for the SSE4.2 CRC instruction on top).

-- Abhijit



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pg_prewarm really needs some CHECK_FOR_INTERRUPTS
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_prewarm really needs some CHECK_FOR_INTERRUPTS