[Bug 144285] [patch] ps(1): ps -axo user,%cpu,%mem - most processes using 0% of memory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 21 16:54:42 UTC 2020


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

Piotr Pawel Stefaniak <pstef at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pstef at freebsd.org

--- Comment #3 from Piotr Pawel Stefaniak <pstef at freebsd.org> ---
I've looked into this. The change inevitably adds more characters to output
(mostly replacing 0.0 with 0.00) and I can see someone feeling that it'd be
less readable. Personally, most of the time I don't need more precision than
the current default of .1 yields -- and if I wanted, I'd probably be satisfied
using -o rss instead.

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


More information about the freebsd-bugs mailing list