From owner-freebsd-current Mon Mar 18 7:26:21 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 3BC5337B72C for ; Mon, 18 Mar 2002 07:25:54 -0800 (PST) Received: (qmail 2447 invoked from network); 18 Mar 2002 15:19:13 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 18 Mar 2002 15:19:13 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g2IFJgv53058; Mon, 18 Mar 2002 10:19:42 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200203172010.g2HKAKl31259@apollo.backplane.com> Date: Mon, 18 Mar 2002 10:19:15 -0500 (EST) From: John Baldwin To: Matthew Dillon Subject: Re: cvs commit: src/sys/kern kern_mtxpool.c src/sys/sys kernel.h Cc: Seigo Tanimura , current@FreeBSD.ORG, green@FreeBSD.ORG, bright@mu.org, Tor.Egge@cvsup.no.freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 17-Mar-2002 Matthew Dillon wrote: > I have no idea what the frig you guys are doing in vm_map.c. I would > recommend that all the changes be backed out. Then I would recommend > that the following be done: > > * change the lockmgr vm_map lock to be exclusive-only > * test & commit > * change the lockmgr vm_map lock to an exclusive SX lock > * test & commit > * Then work on re-optimizing the vm_map locks > > You guys are trying to bite off too much all at once. Sounds good to me. > -Matt -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message