Re: pgsql: Introduce pg_shmem_allocations_numa view

From: Christoph Berg <myon(at)debian(dot)org>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: 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-06-23 15:59:24
Message-ID: aFl53B_JNN3i-viX@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Re: To Andres Freund
> Ok, so we leave the touching in, but still defend against negative
> status values?

v2 attached.

Christoph

Attachment Content-Type Size
v2-0001-Accept-unmapped-NUMA-pages.patch text/x-diff 1.1 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2025-06-23 16:26:22 Re: pgsql: Introduce pg_shmem_allocations_numa view
Previous Message Tom Lane 2025-06-23 15:50:25 pgsql: Include _mm512_zextsi128_si512() in AVX-512 configure probes.

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-06-23 15:59:51 Re: problems with toast.* reloptions
Previous Message Nathan Bossart 2025-06-23 15:43:12 Re: Improve CRC32C performance on SSE4.2