From owner-freebsd-performance@FreeBSD.ORG Sun May 8 17:15:25 2005 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95A6016A4E4; Sun, 8 May 2005 17:15:25 +0000 (GMT) Received: from critter.freebsd.dk (0x535c0e2a.sgnxx1.adsl-dhcp.tele.dk [83.92.14.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 807DA43D4C; Sun, 8 May 2005 17:15:24 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.3/8.13.3) with ESMTP id j48HFPvQ022846; Sun, 8 May 2005 19:15:28 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Scott Long From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 08 May 2005 07:05:11 MDT." <427E0E87.1040701@samsco.org> Date: Sun, 08 May 2005 19:15:25 +0200 Message-ID: <22845.1115572525@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: Robert Watson cc: freebsd-performance@freebsd.org cc: Steven Hartland cc: Petri Helenius cc: Eric Anderson Subject: Re: Very low disk performance on 5.x X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2005 17:15:25 -0000 In message <427E0E87.1040701@samsco.org>, Scott Long writes: >The solution is to re-engineer the way that I/O buffers pass through >the kernel and only assign KVA when needed (for doing software parity >calculations, for example). I've hacked up a prototype to do this and there is no doubt that this is the way we are headed, hopefully sometime in the 7-CURRENT period. -- 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.