Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2026 11:54:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293416] procstat(1): vm displays START..END for mappings, but not their sizes.
Message-ID:  <bug-293416-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293416

            Bug ID: 293416
           Summary: procstat(1): vm displays START..END for mappings, but
                    not their sizes.
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: bms@FreeBSD.org

"procstat vm" displays START..END for vm mappings, but not their sizes, which
requires some mental arithmetic to make sense of what it is telling you.

The page counts don't contain this information.

Noticed with rpc.statd(8), a known culprit which has a massive VSIZE, yet tiny
RSS by comparison.

Changing the output might break scripts, although procstat(1) is already
libxo-ified for this purpose, so this shouldn't be an issue at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293416-227>