From owner-freebsd-questions@FreeBSD.ORG Thu Aug 25 20:35:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7B4616A41F for ; Thu, 25 Aug 2005 20:35:41 +0000 (GMT) (envelope-from mark@mkproductions.org) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id E437343D45 for ; Thu, 25 Aug 2005 20:35:40 +0000 (GMT) (envelope-from mark@mkproductions.org) Received: from pimout1-ext.prodigy.net (pimout1-int.prodigy.net [207.115.5.65]) by ylpvm43.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j7PKZmJH001138 for ; Thu, 25 Aug 2005 16:35:49 -0400 X-ORBL: [66.139.109.225] Received: from [192.168.1.25] (ppp-66-139-109-225.dsl.stlsmo.swbell.net [66.139.109.225]) by pimout1-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id j7PKZdbd090010; Thu, 25 Aug 2005 16:35:39 -0400 Message-ID: <430E2B9B.4050005@mkproductions.org> Date: Thu, 25 Aug 2005 15:35:39 -0500 From: Mark Kane User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050816) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Laurence Sanford References: <430D3823.9070301@mkproductions.org> <20050825160909.GB10134@slackbox.xs4all.nl> <430DF015.5000203@mkproductions.org> <20050825173758.GA10790@slackbox.xs4all.nl> <430E0461.3030101@mkproductions.org> <20050825181931.GE10790@slackbox.xs4all.nl> <430E105D.3080509@mkproductions.org> <20050825200838.GA18166@slackbox.xs4all.nl> <430E294C.2080207@mkproductions.org> <20050825151032.A88957@devel.cotharyus.net> In-Reply-To: <20050825151032.A88957@devel.cotharyus.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE 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, 25 Aug 2005 20:35:41 -0000 Laurence Sanford wrote: > > > On Thu, 25 Aug 2005, Mark Kane wrote: > >>> Hmm, if bzip2 can't saturate the CPU, I would say it's probably waiting >>> for disk reads/writes. >> >> >> The drives I was trying to compress from/to are both brand new 200GB >> Maxtor 7200RPM ATA133 drives. Maybe that has something to do with the >> bad controller on this series of boards. > > > > Are both of these drives on the same channel? If so, remember that ATA > cannot read/write to two drives on the same channel at the same time. Nope, my board does not allow them to be on the same channel or I get UDMA ICRC READ and WRITE errors (had a thread going about that here as well). All drives are on their own channel. -Mark