Re: Optimize shared LWLock acquisition for high-core-count systems

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: "Zhou, Zhiguo" <zhiguo(dot)zhou(at)intel(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, tianyou(dot)li(at)intel(dot)com
Subject: Re: Optimize shared LWLock acquisition for high-core-count systems
Date: 2025-05-30 12:02:41
Message-ID: CAApHDvqsHXjubjiLPSRukZewqwHSw0YUrRxxa8RXu5A_Q+WFOA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 30 May 2025 at 23:31, Zhou, Zhiguo <zhiguo(dot)zhou(at)intel(dot)com> wrote:
> Please review this patch for consideration in upcoming PostgreSQL releases.

Please add the patch to https://commitfest.postgresql.org/53/

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jelte Fennema-Nio 2025-05-30 12:33:27 Reduce DEBUG level of catcache refreshing messages
Previous Message David Rowley 2025-05-30 11:55:20 Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE