From owner-cvs-src@FreeBSD.ORG Mon Sep 8 01:01:36 2003 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 86F1716A4D5; Mon, 8 Sep 2003 01:01:36 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D26D643FD7; Mon, 8 Sep 2003 01:01:35 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id B48982ED41F; Mon, 8 Sep 2003 01:01:35 -0700 (PDT) Date: Mon, 8 Sep 2003 01:01:35 -0700 From: Alfred Perlstein To: Alan Cox Message-ID: <20030908080135.GA50190@elvis.mu.org> References: <200309080458.h884wWbP024624@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309080458.h884wWbP024624@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sys_pipe.c 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: Mon, 08 Sep 2003 08:01:36 -0000 * Alan Cox [030907 21:58] wrote: > alc 2003/09/07 21:58:32 PDT > > FreeBSD src repository > > Modified files: > sys/kern sys_pipe.c > Log: > Use pmap_extract_and_hold() in pipe_build_write_buffer(). Consequently, > pipe_build_write_buffer() no longer requires Giant on entry. > > Reviewed by: tegge Hey, you forgot to mention that with your change, pipes no longer appear to need Giant at all. Thanks for the great work. -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684