commit c0f2d562c0c24deab2c11f423581bbd2fa039e11
Author: Matthew Dillon <[email protected]>
Date: Fri Dec 30 16:36:29 2016 -0800
vmstat - (-m) Make large values more readable
* Display values > 99M in megabytes instead of kilobytes. Makes everything
a whole lot easier to read. For vmstat -m
Summary of changes:
usr.bin/vmstat/vmstat.c | 47 +++++++++++++++++++++++++++++++++++++++--------
1 file changed, 39 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c0f2d562c0c24deab2c11f423581bbd2fa039e11
--
DragonFly BSD source repository