Re: pgsql: Introduce pg_shmem_allocations_numa view

From: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: Christoph Berg <myon(at)debian(dot)org>
Cc: Tomas Vondra <tomas(at)vondra(dot)me>, Andres Freund <andres(at)anarazel(dot)de>, Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Introduce pg_shmem_allocations_numa view
Date: 2025-07-22 07:01:09
Message-ID: aH83NS4Bhax0Pq0p@ip-10-97-1-34.eu-west-3.compute.internal
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Hi,

On Mon, Jul 21, 2025 at 10:52:12PM +0200, Christoph Berg wrote:
> Re: Tomas Vondra
> > >>> Submitted: https://marc.info/?l=linux-mm&m=175077821909222&w=2
> > >>>
> > >>
> > >> Thanks! Now we wait ...
> > >
> > > It looks like that the bug is "confirmed" and that it will be fixed:
> > > https://marc.info/?l=linux-kernel&m=175088392116841&w=2
>
> If I'm reading the Linux git log correctly, the fix was merged into
> Linux 6.16-rc7. Yay :)

Yeah! ;-) https://github.com/torvalds/linux/commit/10d04c26ab2b7

> > Yay! I like how the first response is "you sent the patch wrong" ;-)
>
> I would have thought that coming from two major projects that use
> email extensively (Debian, PostgreSQL), I would navigate that process
> better. But it worked in the end...

Indeed, thanks!

Regards,

--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Andrei Lepikhov 2025-07-22 12:30:48 Re: pgsql: Log remote NOTICE, WARNING, and similar messages using ereport()
Previous Message Amit Kapila 2025-07-22 06:09:46 pgsql: Doc: Fix logical replication examples.

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-07-22 07:05:34 Re: Missing NULL check after calling ecpg_strdup
Previous Message Daniil Davydov 2025-07-22 06:45:31 Re: POC: Parallel processing of indexes in autovacuum