Re: optimize atomic exchanges

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: optimize atomic exchanges
Date: 2023-12-18 16:57:43
Message-ID: 20231218165743.GA532093@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 15, 2023 at 04:56:27AM -0800, Andres Freund wrote:
> I don't think we need the inline asm. Otherwise looks good.

Committed with that change. Thanks for reviewing! I am going to watch the
buildfarm especially closely for this one.

--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2023-12-18 17:04:07 Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock
Previous Message Tristan Partin 2023-12-18 16:50:15 Re: Add --check option to pgindent