From owner-freebsd-current@FreeBSD.ORG Mon Oct 25 10:12:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BAF216A4CE for ; Mon, 25 Oct 2004 10:12:03 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9EC943D31 for ; Mon, 25 Oct 2004 10:12:02 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i9PAC1tb015375; Mon, 25 Oct 2004 12:12:01 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: fandino@ng.fadesa.es From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 25 Oct 2004 12:09:14 +0200." <417CD0CA.8010708@ng.fadesa.es> Date: Mon, 25 Oct 2004 12:12:01 +0200 Message-ID: <15374.1098699121@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 5.3b7and poor ata performance X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 25 Oct 2004 10:12:03 -0000 In message <417CD0CA.8010708@ng.fadesa.es>, fandino writes: >Poul-Henning Kamp wrote: >> In message <417CC2F9.1050900@ng.fadesa.es>, fandino writes: >> >> >>>Robert, I'm trying to understand where GEOM fits in the FreeBSD I/O structure >>>and I only had found the original McKusick figure: >> >> http://phk.freebsd.dk/pubs contains a number of slidesets and papers >> relevant to GEOM. > >ok, I see it. Then it's impossible bypass GEOM to test character access >to disks. yes. >However I would like to know disk performance of list members using a >VIA 82C686B chipset. Anyone in the list is using this chipset? Just a check: You _have_ disabled all the debugging right ? WITNESS and all that stuff ? (See top of src/UPDATING) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.