Re: Optimize shared LWLock acquisition for high-core-count systems
Zhou, Zhiguo <zhiguo.zhou@intel.com>
From: "Zhou, Zhiguo" <zhiguo.zhou@intel.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>, <tianyou.li@intel.com>
Date: 2025-05-30T13:38:27Z
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.zhou@intel.com> wrote: >> Please review this patch for consideration in upcoming PostgreSQL releases. > > Please add the patch to https://commitfest.postgresql.org/53/ > > David