From owner-cvs-all Mon Mar 11 20:13:20 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 B81F537B405; Mon, 11 Mar 2002 20:13:14 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2C4DE404711; Mon, 11 Mar 2002 20:13:14 -0800 (PST) (envelope-from rwatson) Message-Id: <200203120413.g2C4DE404711@freefall.freebsd.org> From: Robert Watson Date: Mon, 11 Mar 2002 20:13:14 -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/11 20:13:14 PST Modified files: en/smp index.sgml Log: Seperate the VOP_GETATTR shared task into: - VOP_GETATTR() change to shared locks + namei() updates to support this - General VFS assertion review and corrections Move the first to the WIP section, since Jeff Roberson just committed supporting infrastructure for this in the form of namei's LOCKSHARED. Leave the second in the New section. Revision Changes Path 1.42 +14 -4 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message