Date: Fri, 21 May 2010 13:56:30 -0700 From: Sean Bruno <seanbru@yahoo-inc.com> To: John Baldwin <jhb@FreeBSD.org> Cc: "svn-src-head@FreeBSD.org" <svn-src-head@FreeBSD.org>, Sean Bruno <sbruno@FreeBSD.org>, "src-committers@FreeBSD.org" <src-committers@FreeBSD.org>, "svn-src-all@FreeBSD.org" <svn-src-all@FreeBSD.org> Subject: Re: svn commit: r208389 - in head: usr.bin/vmstat usr.sbin/iostat Message-ID: <1274475390.2574.4.camel@localhost.localdomain> In-Reply-To: <201005211354.09044.jhb@freebsd.org> References: <201005211710.o4LHArGI078167@svn.freebsd.org> <201005211354.09044.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2010-05-21 at 10:54 -0700, John Baldwin wrote: > On Friday 21 May 2010 1:10:53 pm Sean Bruno wrote: > > Author: sbruno > > Date: Fri May 21 17:10:52 2010 > > New Revision: 208389 > > URL: http://svn.freebsd.org/changeset/base/208389 > > > > Log: > > Allow sub-second interval timings for iostat and vmstat. > > e.g. > > vmstat -w.5 > > iostat -w.5 > > It should perhaps be noted that the intervals are only at a granularity of a > millisecond, and of course it is subject to the frequency of clock interrupts > via 'hz'. > I'll update the comments in the man page to indicate this information today. sean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1274475390.2574.4.camel>