From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 06:28:21 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13CFC1065672 for ; Thu, 26 Feb 2009 06:28:21 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 334898FC1D for ; Thu, 26 Feb 2009 06:28:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n1Q6SDMP012256; Thu, 26 Feb 2009 07:28:13 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n1Q6SCW5012253; Thu, 26 Feb 2009 07:28:13 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 26 Feb 2009 07:28:12 +0100 (CET) From: Wojciech Puchar To: Josh Paetzel In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: questions@freebsd.org Subject: Re: SAS drives seem slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 06:28:21 -0000 > FreeBSD services.tcbug.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Feb 16 > 21:07:14 UTC 2009 root@:/usr/obj/usr/src/sys/SERVICES amd64 > > But 6.x and 7.x give similar results. > > The disks themselves are capable of sequential read/write in the 180 Meg/sec > range, so I'm trying to understand why I'm being told they are 100 Meg/sec, > and why that seems to be their real world performance cap. > probably you use RAID5 > # dd if=/dev/zero of=stuff bs=8m count=100 > 100+0 records in > 100+0 records out > 838860800 bytes transferred in 8.711125 secs (96297644 bytes/sec) > > Thanks, > > Josh Paetzel > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >