Re: Optimize Arm64 crc32c implementation in Postgresql

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Andres Freund <andres(at)anarazel(dot)de>, Yuqi Gu <Yuqi(dot)Gu(at)arm(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Optimize Arm64 crc32c implementation in Postgresql
Date: 2018-05-03 06:23:32
Message-ID: CAEepm=1M-LUytM=Exb426WhNZgWxF6YLO_yzpOPA129LmxGR_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 3, 2018 at 5:18 PM, Thomas Munro
<thomas(dot)munro(at)enterprisedb(dot)com> wrote:
> 2018-05-03 05:07:25.904 UTC [19677] DEBUG: using armv8 crc2 hardware = 1

Let me try that again with that stupid typo (crc2) fixed...

--
Thomas Munro
http://www.enterprisedb.com

Attachment Content-Type Size
0001-Fix-endianness-bug-in-ARMv8-CRC32-detection-v2.patch application/octet-stream 1.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christian Ullrich 2018-05-03 07:11:34 Re: A few warnings on Windows
Previous Message Alexander Lakhin 2018-05-03 05:32:15 Re: Issues while building PG in MS Windows, using MSYS2 and MinGW-w64