Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2001 08:21:11 -0500 (EST)
From:      Mikhail Teterin <mi@corbulon.video-collage.com>
To:        Peter Pentchev <roam@ringlet.net>
Cc:        Matt Dillon <dillon@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/dump optr.c
Message-ID:  <200110301321.f9UDLBr08361@corbulon.video-collage.com>
In-Reply-To: <20011030110300.B622@straylight.oblivion.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
> @@ -200,9 +200,9 @@
>  		tschedule = tnow + 300;
>  		if (blockswritten < 500)
>  			return;

BTW, does anybody else think, the check for 500 blocks having been
written is needless, and that dump should report the statistics at
_regular_ intervals of 300 seconds?

	-mi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110301321.f9UDLBr08361>