cvs commit: src/usr.bin/vmstat Makefile vmstat.c
Robert Watson
rwatson at FreeBSD.org
Mon Jul 25 22:35:11 GMT 2005
rwatson 2005-07-25 22:35:10 UTC
FreeBSD src repository
Modified files:
usr.bin/vmstat Makefile vmstat.c
Log:
Teach vmstat -m and vmstat -z to use libmemstat(3). Certain
statistics from -z are now a bit different due to changes in the
way statistics are now measured. Reproduce with some amount of
accuracy the slightly obscure layouts adopted by the two kernel
sysctls. In the future, we might want to normalize them.
GC dosysctl(), which is now no longer used.
MFC after: 1 week
Revision Changes Path
1.12 +2 -2 src/usr.bin/vmstat/Makefile
1.87 +94 -21 src/usr.bin/vmstat/vmstat.c
More information about the cvs-src
mailing list