Re: [V2] Adding new CRC32C implementation for IBM S390X - Mailing list pgsql-hackers

From Eduard Stefes
Subject Re: [V2] Adding new CRC32C implementation for IBM S390X
Date
Msg-id ecc8d3eb2ee3b9870bb09899131e8a1762f1b8be.camel@linux.ibm.com
Whole thread Raw
In response to Re: [V2] Adding new CRC32C implementation for IBM S390X  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
Hi,


On Wed, 2025-07-09 at 13:53 +0700, John Naylor wrote:
> v3 still has direct-call and runtime-check paths. Let's keep only
> USE_S390X_CRC32C_WITH_RUNTIME_CHECK and discard the direct call
> configure checks. Once that's done I'll take a closer look and test
> as
> well. The rest should be small details.

done :) here is V5 with only runtime-check.


--
Eduard Stefes <eddy@linux.ibm.com>
IBM

Attachment

pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: Proposal: Global Index for PostgreSQL
Next
From: "cca5507"
Date:
Subject: Re: Small optimization with expanding dynamic hash table