From owner-freebsd-current Sun Mar 17 12:17: 4 2002 Delivered-To: freebsd-current@freebsd.org Received: from web21106.mail.yahoo.com (web21106.mail.yahoo.com [216.136.227.108]) by hub.freebsd.org (Postfix) with SMTP id 2400B37B417 for ; Sun, 17 Mar 2002 12:16:49 -0800 (PST) Message-ID: <20020317201648.98448.qmail@web21106.mail.yahoo.com> Received: from [62.254.0.5] by web21106.mail.yahoo.com via HTTP; Sun, 17 Mar 2002 12:16:48 PST Date: Sun, 17 Mar 2002 12:16:48 -0800 (PST) From: Hiten Pandya Reply-To: hiten@uk.FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mtxpool.c src/sys/sys kernel.h src/sys/vm vm_fault.c vm_glue.c vm_map.c vm_map.h vm_pageout.c vm_zone.c To: Matthew Dillon Cc: current@FreeBSD.ORG, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, tanimura@r.dl.itc.u-tokyo.ac.jp In-Reply-To: <200203172010.g2HKAKl31259@apollo.backplane.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Hi, Sorry to unwantedly butt in, but the patch supplied by Seigo actually solved the vm_map.c locking problems which used to come up on my system. Just some info. :) Regards, -- Hiten Pandya -- --- 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. __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message