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

From: "Zhou, Zhiguo" <zhiguo(dot)zhou(at)intel(dot)com>
To: David Rowley <dgrowleyml(at)gmail(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 13:38:27
Message-ID: 87bb2a50-45dc-4501-bb9d-28c29e9a253c@intel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks David! I've added the patch referred by this link:
https://commitfest.postgresql.org/patch/5784/

Regards,
Zhiguo

On 5/30/2025 8:02 PM, David Rowley wrote:
> 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikolay Samokhvalov 2025-05-30 14:11:08 Re: Proposal: Job Scheduler
Previous Message Fabrízio de Royes Mello 2025-05-30 13:32:18 Re: Reduce DEBUG level of catcache refreshing messages