From nobody Tue Oct 15 15:39:27 2024 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XSdZ82Lm1z5YbcM; Tue, 15 Oct 2024 15:39:28 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XSdZ81pD2z4Jln; Tue, 15 Oct 2024 15:39:28 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729006768; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ct9m7yF+pa2R/srwXsVTp5QmOap8yHzZz3neFXjaN/c=; b=X1qy5WJN8Ulp+ktXMCu/X7+7KDpQ3iZtZX4rmOj/XgiXDxoUhFEUbioJSWcMvw/X01zJGt zoDtwS8SMWe6TBkrai4wXYvdzi75ZDRSWv7RU1zl1lfv/z76VhChZoTdmH0BX7ztHKcF2S XyTLtT7TAeuhblH+X/NpiUir5mV785RmQ/LSuMLAMfoeaacWOLIS/vyWZNoA6CDCUnrqDS TleSje8akn5Qv+0fKLJnE1hPRWk3McffL8zmtgwghnhEAATjicWMJWUtBGRdn7kRw7iTQE B5/zd+4iFEBzTlNBk5i6X19rTt7U3Q1sngJB1gDA+5bkjqfLD8pg2LQNW5/SYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729006768; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ct9m7yF+pa2R/srwXsVTp5QmOap8yHzZz3neFXjaN/c=; b=dZE7Vfo1BHuKYLTJ6TBjW3n5n6qSUdd9pHOipNq28C6QcLeYK5QDSLatmb9yAzTxHgWgO8 auKCB8a5JtRqNxJMOLbktuNI8bQ2M/t8ayVp9VNjMoOatSVoaLn3op57iejKJvQGF8ox28 KKq5uvDXEk7HlZHUyaz4w/zyCoAzpjoHPoB59S+Pmyq3fv1RpCuDW5ikmKfKjrXTWvR0uV aPxc2khvcn61h7KS0wpESCxR8627gcwo4uIHKMiN4o77T/TWT7Dr8XflVJflPgWlMKbI4H dZX6mszFOi+pvzTM/K0MUfCMQEQlqv5uOSw4kgLFLD3IrVdhrNy+Wn/x+uXjDQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729006768; a=rsa-sha256; cv=none; b=JKT/6s8Oz2EkaMlrF8n70qH2UVBlsaNpC5ilfHhFlAODafiEDIV3kLROrMy8Hg1sBitX8j 1FV+s3jdAq6l6XkRlmhC2Bnpa+XdyboywPRIAp7oZ9QLKjVuGHqxJJt+PBm3IRlqjC/Uax iakl2ZKBgx/9yQH9iCbS1TGtL1BTW/gjSazXeF4wsFYu6HSaIy2pk09t+z+TflcmdSLfW/ dQ4HGlYYGzejt7Jfp63UvMH8nrh7U3Jkmzheu7WscooVCchqih4SVQw3wMZC2bHGllv4ht fOgwop313NQ+F67+elaGlIxDcxE5hbLfP5HIoDZFQPGYuR1CUJNI0LMQPIhJUQ== Received: from [IPV6:2601:5c0:4200:b830:6065:7bd2:5db8:bc5f] (unknown [IPv6:2601:5c0:4200:b830:6065:7bd2:5db8:bc5f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4XSdZ775k2zjjx; Tue, 15 Oct 2024 15:39:27 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: <4f8da12e-1482-4cc9-b2fe-4d304bb87519@FreeBSD.org> Date: Tue, 15 Oct 2024 11:39:27 -0400 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: ba40b2b89962 - main - vmstat -o: report objects backing posix shm segments Content-Language: en-US To: Konstantin Belousov , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org References: <202410081239.498CdTKs013126@gitrepo.freebsd.org> From: John Baldwin In-Reply-To: <202410081239.498CdTKs013126@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 10/8/24 05:39, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: https://cgit.FreeBSD.org/src/commit/?id=ba40b2b89962b799ade3b92cdd710e36cccc8810 > > commit ba40b2b89962b799ade3b92cdd710e36cccc8810 > Author: Konstantin Belousov > AuthorDate: 2024-10-07 02:01:48 +0000 > Commit: Konstantin Belousov > CommitDate: 2024-10-08 12:38:29 +0000 > > vmstat -o: report objects backing posix shm segments > > Reviewed by: markj > Sponsored by: The FreeBSD Foundation > MFC after: 1 week > Differential revision: https://reviews.freebsd.org/D46970 Thanks for all of these fixes to export more info for memory mappings. These are all really useful. -- John Baldwin