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: [email protected]
Reporter: [email protected]
"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.