Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uTja2-0095lY-Lm for pgsql-hackers@arkaria.postgresql.org; Mon, 23 Jun 2025 15:59:34 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uTja0-004W7q-Lv for pgsql-hackers@arkaria.postgresql.org; Mon, 23 Jun 2025 15:59:33 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uTja0-004W7Z-CA for pgsql-hackers@lists.postgresql.org; Mon, 23 Jun 2025 15:59:33 +0000 Received: from mout-p-202.mailbox.org ([80.241.56.172]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uTjZy-003fIA-21 for pgsql-hackers@lists.postgresql.org; Mon, 23 Jun 2025 15:59:32 +0000 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4bQt7L22xKz9stX; Mon, 23 Jun 2025 17:59:26 +0200 (CEST) Date: Mon, 23 Jun 2025 17:59:24 +0200 From: Christoph Berg To: Andres Freund Cc: Tomas Vondra , pgsql-hackers@lists.postgresql.org Subject: Re: pgsql: Introduce pg_shmem_allocations_numa view Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="nT8dEFd4v/xnwLii" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4bQt7L22xKz9stX List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --nT8dEFd4v/xnwLii Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Re: To Andres Freund > Ok, so we leave the touching in, but still defend against negative > status values? v2 attached. Christoph --nT8dEFd4v/xnwLii Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="v2-0001-Accept-unmapped-NUMA-pages.patch"