NetBSD/usr.bin/vmstat
dsl 228802f437 Split dkreadstats() into dkreadstats(), tkreadstats() and cpureadstats().
Similarly for dkswap().
Allows code to only call one of these.
Rename struct _disk to _vminfo to be nearer its contents.
Change 'systat vm' so that it always shows the 'current' cpu times, even
after ':run' or ':boot' commands. The code in vmstat.c doesn't support :run.
2006-02-05 09:54:50 +00:00
..
Makefile Add support for tape statistics. 2005-08-07 12:23:20 +00:00
dkstats.c Split dkreadstats() into dkreadstats(), tkreadstats() and cpureadstats(). 2006-02-05 09:54:50 +00:00
dkstats.h Split dkreadstats() into dkreadstats(), tkreadstats() and cpureadstats(). 2006-02-05 09:54:50 +00:00
tpstats.c Remove message when no tape drives found 2005-09-10 11:10:21 +00:00
tpstats.h Add support for gathering tape statistics. 2005-08-07 12:21:46 +00:00
vmstat.1 Bump date for -t. 2005-03-10 16:29:04 +00:00
vmstat.c Split dkreadstats() into dkreadstats(), tkreadstats() and cpureadstats(). 2006-02-05 09:54:50 +00:00