Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2000 08:01:53 +0100
From:      David Malone <dwmalone@maths.tcd.ie>
To:        "Kenneth D. Merry" <ken@kdm.org>
Cc:        David Gilbert <dgilbert@velocet.ca>, Kent Stewart <kstewart@3-cities.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: Dump takes ages on SCSI.  (several times faster on IDE)
Message-ID:  <20000703080153.A79804@walton.maths.tcd.ie>
In-Reply-To: <20000702235524.A19820@panzer.kdm.org>; from ken@kdm.org on Sun, Jul 02, 2000 at 11:55:24PM -0600
References:  <14687.42282.873585.2561@trooper.velocet.net> <395FB9EA.E3115939@3-cities.com> <14687.57741.726207.302060@trooper.velocet.net> <20000702235524.A19820@panzer.kdm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 02, 2000 at 11:55:24PM -0600, Kenneth D. Merry wrote:

> When the da(4) driver does a dump, it uses the CAM transport layer's polled
> completion/action facility, xpt_polled_action().
> 
> It looks like there is a substantial delay (1ms) in that routine between
> poll intervals.
> 
> If you'd like it to go faster, you'll most likely have to ask Justin about
> it.  (i.e.,  I didn't write it.)

I asked Justin about this about a year ago. We have a machine with
1GB of ram, which was dieing with NFS panics and taking about 20/30
minutes to dump. It's nothing to do with the delay (I tried reducing
it and it went at exactly the same speed). Some drives just don't
like been driven in whatever polled mode is used - I don't actually
think I've seen any SCSI drives that dump quickly (including various
Quantum and Seagate disks) and , but Justin said that he had some
which did.

I thought about changing the da dump code to write in 64k or bigger
chunks to avoid the problem, but never got around to it.

	David.


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




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