From owner-cvs-all Sun Mar 17 17:58:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B33CB37B402; Sun, 17 Mar 2002 17:58:16 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2I1wGm00649; Sun, 17 Mar 2002 17:58:16 -0800 (PST) (envelope-from rwatson) Message-Id: <200203180158.g2I1wGm00649@freefall.freebsd.org> From: Robert Watson Date: Sun, 17 Mar 2002 17:58:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/smp index.sgml X-FreeBSD-CVS-Branch: HEAD 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 rwatson 2002/03/17 17:58:16 PST Modified files: en/smp index.sgml Log: Add a task to replace the shared/exclusive locking scheme in the VM system with a simple exclusive locking scheme, avoiding livelock and deadlock scenarios using the new locking primitives, per Matt Dillon's description on freebsd-current. Obtained from: 200203180048.g2I0mOc40231@apollo.backplane.com Revision Changes Path 1.50 +9 -1 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message