From owner-freebsd-current@FreeBSD.ORG Fri Jan 26 06:43:22 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 2F0E216A407 for ; Fri, 26 Jan 2007 06:43:22 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id C1FE513C4A3 for ; Fri, 26 Jan 2007 06:43:21 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so598742uge for ; Thu, 25 Jan 2007 22:43:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=k8VlOVGzv0Hp8rlLXx7XLY9k9OjAzaDq+ro7jklJSIj+XUq6DcPAAoKck+QaSyoqbDwV8R5ys/+NW0B+WdxTcBwcZYKDaRyvIJyDd88DB19JBYZsIpIcJnUCd2zPs2MmFd6QMKHjvUhMXLpyZEgsCY1Tc9njUKvND5HwXG75Bm4= Received: by 10.78.136.9 with SMTP id j9mr2082887hud.1169793800065; Thu, 25 Jan 2007 22:43:20 -0800 (PST) Received: by 10.78.164.20 with HTTP; Thu, 25 Jan 2007 22:43:20 -0800 (PST) Message-ID: Date: Fri, 26 Jan 2007 09:43:20 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Colin Percival" In-Reply-To: <45B9895B.9020709@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070125.192448.-432840241.imp@bsdimp.com> <45B9895B.9020709@freebsd.org> X-Google-Sender-Auth: e568a4c7696c5c0d Cc: current@freebsd.org, "M. Warner Losh" 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 06:43:22 -0000 On 1/26/07, Colin Percival wrote: > 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 I've always (since 5.x I think) got 25Mb/s on i386 and half that on amd64, no matter what equipment I try.