Date: Sun, 6 Jan 2008 12:12:44 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/gstat gstat.c Message-ID: <200801061212.m06CCjON027649@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2008-01-06 12:12:44 UTC FreeBSD src repository Modified files: usr.sbin/gstat gstat.c Log: When the ms/req fields exceed 1 second, drop the fractions to fit more digits. This is unfortunately necessary with some flash based devices which can get hundreds of seconds behind with softupdates enabled. Revision Changes Path 1.15 +12 -3 src/usr.sbin/gstat/gstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801061212.m06CCjON027649>