From owner-freebsd-current@FreeBSD.ORG Fri Oct 3 07:48:08 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0258F106568E; Fri, 3 Oct 2008 07:48:08 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id B7EAA8FC17; Fri, 3 Oct 2008 07:48:07 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id AE7CF170E5; Fri, 3 Oct 2008 07:48:06 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.3/8.14.3) with ESMTP id m937m5Fl003977; Fri, 3 Oct 2008 07:48:06 GMT (envelope-from phk@critter.freebsd.dk) To: Scott Long From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 02 Oct 2008 16:39:56 CST." <48E54DBC.5030005@samsco.org> Date: Fri, 03 Oct 2008 07:48:05 +0000 Message-ID: <3976.1223020085@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Joel Jacobson , freebsd-current@freebsd.org Subject: Re: scatter/gather in struct buf/bio 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, 03 Oct 2008 07:48:08 -0000 In message <48E54DBC.5030005@samsco.org>, Scott Long writes: >Doing a single dd probably isn't going to show any difference at all. Actually, it will, because we save most of physio, but the difference is not that great. -- 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.