Date: Fri, 21 May 2010 17:10:52 +0000 (UTC) From: Sean Bruno <sbruno@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/vmstat vmstat.8 vmstat.c src/usr.sbin/iostat iostat.8 iostat.c Message-ID: <201005211727.o4LHR50V066902@repoman.freebsd.org>
index | next in thread | raw e-mail
sbruno 2010-05-21 17:10:52 UTC
FreeBSD src repository
Modified files:
usr.bin/vmstat vmstat.8 vmstat.c
usr.sbin/iostat iostat.8 iostat.c
Log:
SVN rev 208389 on 2010-05-21 17:10:52Z by sbruno
Allow sub-second interval timings for iostat and vmstat.
e.g.
vmstat -w.5
iostat -w.5
Reviewed by: jhb
Approved by: scottl (mentor)
Obtained from: Yahoo Inc.
MFC after: 2 weeks
Revision Changes Path
1.38 +3 -0 src/usr.bin/vmstat/vmstat.8
1.107 +14 -6 src/usr.bin/vmstat/vmstat.c
1.30 +3 -0 src/usr.sbin/iostat/iostat.8
1.46 +9 -6 src/usr.sbin/iostat/iostat.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005211727.o4LHR50V066902>
