From owner-cvs-src@FreeBSD.ORG Sat Mar 27 12:31:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82D4D16A4CE; Sat, 27 Mar 2004 12:31:43 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A51FE43D31; Sat, 27 Mar 2004 12:31:42 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i2RKVXqN000670; Sat, 27 Mar 2004 21:31:34 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Alan Cox From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 27 Mar 2004 14:28:05 CST." <20040327202805.GU19961@cs.rice.edu> Date: Sat, 27 Mar 2004 21:31:33 +0100 Message-ID: <669.1080419493@critter.freebsd.dk> cc: Alan Cox cc: cvs-src@FreeBSD.org cc: Mike Silbersack cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_param.c sys_pipe.c src/sys/sys pipe.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2004 20:31:43 -0000 In message <20040327202805.GU19961@cs.rice.edu>, Alan Cox writes: >> The best advantage of this change is that the workings of direct mapped >> pipes make much more sense to those of us who are not VM experts. :) >> > >I hope this also serves to motivate people to work on eliminating the >buffer map. Consider uiomove_fromphys() as my contribution to that >effort. :-) It's on my list, if only I could afford to spend time on it... -- 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.