Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock - Mailing list pgsql-hackers

From Greg Burd
Subject Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Date
Msg-id 5d03a04e-73fd-4c5f-8dfd-364745767c0e@app.fastmail.com
Whole thread Raw
In response to Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock  (Andres Freund <andres@anarazel.de>)
Responses Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
List pgsql-hackers
On Thu, Sep 4, 2025, at 12:59 PM, Andres Freund wrote:
> Hi,
>
> On 2025-08-27 15:42:48 -0400, Greg Burd wrote:
>> Regardless, I feel the first two patches on this set address the
>> intention of this thread.
>
> I'm planning to commit the first two patches after making a pass through
> them. I have some work that I'm cleaning up to post that'd conflict and Tomas'
> NUMA patches are affected too.

Fantastic, and thank you.  If you have any concerns I'm here to work through them with you.  I'll carry over the idea
fromthe 3rd patch into a new thread.
 

> Greetings,
>
> Andres Freund

best,

-greg



pgsql-hackers by date:

Previous
From: Ranier Vilela
Date:
Subject: Re: PgStat_HashKey padding issue when passed by reference
Next
From: Sami Imseih
Date:
Subject: Re: Improve LWLock tranche name visibility across backends