]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow sub-second interval timings for iostat and vmstat.
authorsbruno <sbruno@FreeBSD.org>
Fri, 21 May 2010 17:10:52 +0000 (17:10 +0000)
committersbruno <sbruno@FreeBSD.org>
Fri, 21 May 2010 17:10:52 +0000 (17:10 +0000)
commitd60c486b8837161509dbd904a6a44af49249ef8a
tree56522a4131784ea7422f6a54a563401513353b18
parentec26a9488b14e8d1ed236fc5c08772c155ea9ce8
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
usr.bin/vmstat/vmstat.8
usr.bin/vmstat/vmstat.c
usr.sbin/iostat/iostat.8
usr.sbin/iostat/iostat.c