From owner-freebsd-current@FreeBSD.ORG Fri Jan 26 05:50:14 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F16A216A402; Fri, 26 Jan 2007 05:50:14 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id B4AB913C458; Fri, 26 Jan 2007 05:50:14 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l0Q5lBun036007; Thu, 25 Jan 2007 22:47:11 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 25 Jan 2007 22:46:42 -0700 (MST) Message-Id: <20070125.224642.353412237.imp@bsdimp.com> To: cperciva@freebsd.org From: "M. Warner Losh" In-Reply-To: <45B9895B.9020709@freebsd.org> References: <20070125.192448.-432840241.imp@bsdimp.com> <45B9895B.9020709@freebsd.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 25 Jan 2007 22:47:11 -0700 (MST) Cc: current@freebsd.org Subject: Re: Interesting speed benchmarks X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jan 2007 05:50:15 -0000 In message: <45B9895B.9020709@freebsd.org> Colin Percival writes: : M. Warner Losh wrote: : > On a lark, I just got a combo USB/Firewire external disk drive. I ran : > some crude benchmarks, and I was surprised by what I found. This is : > on a fairly stock -current kernel. : > : > Firewire does around 40MB/s, while USB 2.0 maxes out at about 12MB/s. : : Either amd64 is slower than i386, there has been a performance regression : between 6.2-RELEASE and whatever version of FreeBSD you're running, or you : have a rather slow external drive. I get 25MB/s from my Vantec Nexstar3 : USB 2.0 enclosure: : : http://www.daemonology.net/blog/2006-01-28-vantex-nexstar3.html Still, 25MB/s is no 40MB/s... Warner