Re: Checksums, state of play

From: Peter Geoghegan <peter(at)2ndquadrant(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Checksums, state of play
Date: 2012-03-08 20:55:53
Message-ID: CAEYLb_UkM7W7Ea358O53YYS6-uwv_ukrufgTNnkH_t0tGgm-rA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 7 March 2012 20:56, Bruce Momjian <bruce(at)momjian(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-03-08 20:59:03 Re: regress bug
Previous Message Kevin Grittner 2012-03-08 20:33:29 t_natts references in comments