From owner-freebsd-current@FreeBSD.ORG Wed Jan 31 06:25:16 2007 Return-Path: X-Original-To: freebsd-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 E373D16A400 for ; Wed, 31 Jan 2007 06:25:16 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 996FE13C46B for ; Wed, 31 Jan 2007 06:25:16 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 31 Jan 2007 01:25:16 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id MVS35052; Wed, 31 Jan 2007 01:25:14 -0500 (EST) Received: from 209-6-203-219.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.203.219]) by smtp01.lnh.mail.rcn.net with ESMTP; 31 Jan 2007 01:25:14 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17856.13650.964464.554063@jerusalem.litteratus.org> Date: Wed, 31 Jan 2007 01:21:06 -0500 To: freebsd-current@freebsd.org In-Reply-To: References: <20070130231210.GR892@turion.vk2pj.dyndns.org> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/50, host=mr02.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090201.45C0364B.0056,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.125/2006-10-10 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: Wed, 31 Jan 2007 06:25:17 -0000 Ian FREISLICH writes: > > > DUMP: finished in 12961 seconds, throughput 2095 KBytes/sec > > As a random datapoint that might or might not be related. In the > last year or so I was pontificating about how much better SCSI > was that IDE/ATA to my boss. I then did some benchmarks on my > (CURRENT) system and discovered that an old 10Gig 7.5krpm UDMA33 > disk significantly out perform some Seagate Cheatah LVD 10krpm > disks. In supplemental testing (advised by Peter Jeremy) the disk has been able to transfer(read) 25 mbytes/sec - sufficient to declare it not the bottleneck. Additional testing will happen, but dump is by far the prime suspect. > Last time I looked, ahc(4) was still under GIANT. I noticed that. Is there any sentiment for pulling it free? And how much would that help? Robert Huff