Re: GetNamedLWLockTranche crashes on Windows in normal backend

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: GetNamedLWLockTranche crashes on Windows in normal backend
Date: 2025-09-17 19:17:33
Message-ID: CAA5RZ0v5n_RfPVp4nm9PbryPqmL101TzTtUrhGjeghLn_hV1+w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Actually, we do want to have a few more startup tranches in order to get
> some coverage on the repalloc() path in RequestNamedLWLockTranche(). I've
> bumped it up to 32 and added a commit message to the patch. Barring more
> feedback, I'm planning to commit this soon.

Makes sense. Thanks!

--
Sami

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2025-09-17 19:25:37 Re: someone else to do the list of acknowledgments
Previous Message Nathan Bossart 2025-09-17 19:00:43 Re: GetNamedLWLockTranche crashes on Windows in normal backend