From owner-cvs-all Sat Jun 15 8: 1:57 2002 Delivered-To: cvs-all@freebsd.org Received: from patrocles.silby.com (d76.as6.nwbl0.wi.voyager.net [169.207.128.76]) by hub.freebsd.org (Postfix) with ESMTP id 1628B37B419; Sat, 15 Jun 2002 08:01:52 -0700 (PDT) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.4/8.12.4) with ESMTP id g5FF3Ecv007420; Sat, 15 Jun 2002 10:03:14 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.4/8.12.4/Submit) with ESMTP id g5FF3Cii007417; Sat, 15 Jun 2002 10:03:14 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Sat, 15 Jun 2002 10:03:12 -0500 (CDT) From: Mike Silbersack To: Alan Cox Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/vm vm_mmap.c In-Reply-To: <200206150505.g5F555n40863@freefall.freebsd.org> Message-ID: <20020615100048.H7363-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 14 Jun 2002, Alan Cox wrote: > alc 2002/06/14 22:05:04 PDT > > Modified files: > sys/vm vm_mmap.c > Log: > o Remove the acquisition and release of Giant from munlock(). > > Reviewed by: tegge > > Revision Changes Path > 1.145 +0 -2 src/sys/vm/vm_mmap.c ---- From: Tegge To: alc Subject: Your patch Yep Al, I agree - that patch _does_ remove the acquisition and release of Giant around vm_map_unwire! tegge ---- I'm sure Tor did more testing than that, but it's fun to guess based on the many concepts of review. :) Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message