Re: What exactly is our CRC algorithm?

From: Abhijit Menon-Sen <ams(at)2ndQuadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Andres Freund <andres(at)2ndquadrant(dot)com>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: What exactly is our CRC algorithm?
Date: 2014-12-30 07:40:27
Message-ID: 20141230074027.GA30240@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi.

I'm re-attaching the two patches as produced by format-patch. I haven't
listed any reviewers. It's either just Andres, or maybe a lot of people.

Is anyone in a position to try out the patches on MSVC and see if they
build and work sensibly, please? (Otherwise it may be better to remove
those bits from the patch for now.)

Thanks.

-- Abhijit

Attachment Content-Type Size
0001-Implement-slice-by-8-CRC-calculation.patch text/x-diff 33.2 KB
0002-Use-the-SSE4.2-CRC-instructions-where-available.patch text/x-diff 7.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2014-12-30 07:52:49 Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Previous Message Abhijit Menon-Sen 2014-12-30 07:06:11 Re: What exactly is our CRC algorithm?