Re: slab allocator performance issues - Mailing list pgsql-hackers

From John Naylor
Subject Re: slab allocator performance issues
Date
Msg-id CAFBsxsHf3q9cwJiGaR=+QSG6MPhKvdqdmdjmVN9+KHyM=SHdMA@mail.gmail.com
Whole thread Raw
In response to Re: slab allocator performance issues  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: slab allocator performance issues  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers

On Tue, Dec 20, 2022 at 10:36 AM David Rowley <dgrowleyml@gmail.com> wrote:
>
> I'm planning on pushing the attached v3 patch shortly. I've spent
> several days reading over this and testing it in detail along with
> adding additional features to the SlabCheck code to find more
> inconsistencies.

FWIW, I reran my test from last week and got similar results.

--
John Naylor
EDB: http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Use get_call_result_type() more widely
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Doc: Explain about Column List feature.