Date: Mon, 25 Jul 2005 22:35:10 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat Makefile vmstat.c Message-ID: <200507252235.j6PMZAZo068412@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507252235.j6PMZAZo068412>
