git: vmstat - (-m) Make large values more readable

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jan 1 13:23:00 PST 2017


commit c0f2d562c0c24deab2c11f423581bbd2fa039e11
Author: Matthew Dillon <dillon at apollo.backplane.com>
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



More information about the Commits mailing list