From owner-cvs-all Tue Apr 2 8:11: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mail16.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by hub.freebsd.org (Postfix) with ESMTP id 0151837B4D2 for ; Tue, 2 Apr 2002 08:09:22 -0800 (PST) Received: (qmail 16370 invoked from network); 2 Apr 2002 16:09:21 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 Apr 2002 16:09:21 -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 g32GA8v19396; Tue, 2 Apr 2002 11:10:09 -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: <200204020441.g324fvq58946@freefall.freebsd.org> Date: Tue, 02 Apr 2002 11:09:23 -0500 (EST) From: John Baldwin To: Robert Watson Subject: RE: cvs commit: www/en/smp index.sgml Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 02-Apr-2002 Robert Watson wrote: > rwatson 2002/04/01 20:41:57 PST > > Modified files: > en/smp index.sgml > Log: > Note Jonathan Mini's recent patch submission to modify eventhandler > to use sx locks instead of lockmgr. I should have removed that item and I wish someone had asked me about it before committing teh code. Using sx locks for this doesn't actually work because of complications from an eventhandler that removes itself. -- 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 cvs-all" in the body of the message