CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2013/10/07 21:04:17

Modified files:
        usr.bin/vmstat : vmstat.c 

Log message:
Obtain the uptime of the running system using the new CLOCK_UPTIME,
so that averages/rates are over the actual time-running-not-suspended.
For kernel cores, peek at the 'time_uptime' and 'naptime' variables.

original report by and ok mlarkin@

Reply via email to