From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 29 00:34:53 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEED016A4CE; Fri, 29 Apr 2005 00:34:53 +0000 (GMT) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB3543D60; Fri, 29 Apr 2005 00:34:53 +0000 (GMT) (envelope-from Peter_Losher@isc.org) Received: from [IPv6:2001:4f8:3:bb::37] (tardis.isc.org [IPv6:2001:4f8:3:bb::37]) by farside.isc.org (Postfix) with ESMTP id 67C74677FA; Fri, 29 Apr 2005 00:34:53 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Message-ID: <4271812F.4060808@isc.org> Date: Thu, 28 Apr 2005 17:34:55 -0700 From: Peter Losher User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050325) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Steven Hartland References: <06ba01c54bff$8c5aed00$7f06000a@int.mediasurface.com> In-Reply-To: <06ba01c54bff$8c5aed00$7f06000a@int.mediasurface.com> X-Enigmail-Version: 0.91.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFA6731D71D705328E94F2D22" X-Mailman-Approved-At: Fri, 29 Apr 2005 12:35:55 +0000 cc: freebsd-hackers@freebsd.org cc: freebsd-performance@freebsd.org Subject: Re: Very low disk performance Highpoint 1820a X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 00:34:53 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFA6731D71D705328E94F2D22 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Steven Hartland wrote: > 5.4-STABLE Highpoint 1820a RAID 5 ( 5 disk ) > dd if=/dev/da0 of=/dev/null bs=64k count=10000 > 10000+0 records in > 10000+0 records out > 655360000 bytes transferred in 13.348032 secs (49097875 bytes/sec) Have you tried the driver supplied by Highpoint as a pre-compiled kernel module? I have a 1820A with 4x400GB Hitachi SATA disks (RAID5 + 1 Hot Spare) in a system running 5.3-RC3/amd64, where I have to use the kernel module, and I get almost double the speed that you have: -=- % dd if=/dev/da0 of=/dev/null bs=64k count=10000 10000+0 records in 10000+0 records out 655360000 bytes transferred in 7.775190 secs (84288614 bytes/sec) -=- Best Wishes - Peter -- Peter_Losher@isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow" --------------enigFA6731D71D705328E94F2D22 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCcYEvPtVx9OgEjQgRAlF+AKCQT6REpmtZFXzBE2jJnaRLJcyxHwCgsmVS NXe3yLTwG2fg2KAwK7+41HE= =MoJJ -----END PGP SIGNATURE----- --------------enigFA6731D71D705328E94F2D22--