Re: Checksums, state of play

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Checksums, state of play
Дата
Msg-id CAEYLb_UkM7W7Ea358O53YYS6-uwv_ukrufgTNnkH_t0tGgm-rA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Checksums, state of play  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Checksums, state of play
Список pgsql-hackers
On 7 March 2012 20:56, Bruce Momjian <bruce@momjian.us> wrote:
> Yep, good summary.  Giving ourselves a few months to think about it and
> consider other failure cases will make this a great 9.3 addition.

Recent Intel processors that support SSE 4.2, including those based on
the core microarchitecture, can calculate a CRC-32C in hardware using
a higher level instruction, similar to the AES related instructions
that Intel chips have had for some time now. Perhaps we should
consider using hardware acceleration where available.

Some interesting details are available from here:

http://lwn.net/Articles/292984/

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: t_natts references in comments
Следующее
От: Tom Lane
Дата:
Сообщение: Re: regress bug