Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ​barriers

From: "Greg Burd" <greg(at)burd(dot)me>
To: "Thomas Munro" <thomas(dot)munro(at)gmail(dot)com>
Cc: "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Nathan Bossart" <nathandbossart(at)gmail(dot)com>, "Peter Eisentraut" <peter(at)eisentraut(dot)org>, "Dave Cramer" <davecramer(at)gmail(dot)com>, "Andres Freund" <andres(at)anarazel(dot)de>
Subject: Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ​barriers
Date: 2025-12-11 17:18:15
Message-ID: f9bbd950-b70d-4881-9ae2-263e4d01e644@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Well, TIL something about Meson; you must escape multi-line statements with a backslash. Apologies for the oversight/noise.

best.

-greg

Attachment Content-Type Size
v8-0001-Enable-the-Microsoft-Windows-ARM64-MSVC-platform.patch application/octet-stream 7.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bryan Green 2025-12-11 17:22:11 Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows
Previous Message Tomas Vondra 2025-12-11 17:07:54 Re: Add a greedy join search algorithm to handle large join problems