From owner-cvs-src@FreeBSD.ORG Mon Apr 23 06:46:42 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB96616A401; Mon, 23 Apr 2007 06:46:42 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 73A7F13C455; Mon, 23 Apr 2007 06:46:42 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id EAF89208A; Mon, 23 Apr 2007 08:46:38 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on tim.des.no Received: from dwp.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id D89C22086; Mon, 23 Apr 2007 08:46:38 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 1001) id BA6AE570D; Mon, 23 Apr 2007 08:46:38 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Alan Cox References: <200704230612.l3N6COw0047877@repoman.freebsd.org> Date: Mon, 23 Apr 2007 08:46:38 +0200 In-Reply-To: <200704230612.l3N6COw0047877@repoman.freebsd.org> (Alan Cox's message of "Mon, 23 Apr 2007 06:12:24 +0000 (UTC)") Message-ID: <86647nio4x.fsf@dwp.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/procfs procfs_map.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Apr 2007 06:46:42 -0000 Alan Cox writes: > alc 2007-04-23 06:12:24 UTC > > FreeBSD src repository > > Modified files: > sys/fs/procfs procfs_map.c=20 > Log: > Add synchronization. Eliminate the acquisition and release of Giant. >=20=20=20 > Reviewed by: tegge As the maintainer of pseudofs, linprocfs and procfs, I would have appreciated at least advance notice, especially for a commit that directly relates to the MPSAFE work I did last week. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no