From owner-p4-projects Thu Mar 21 7:34:59 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 9830A37B417; Thu, 21 Mar 2002 07:34:53 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D3E4C37B404 for ; Thu, 21 Mar 2002 07:34:52 -0800 (PST) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2LFYqr56156 for perforce@freebsd.org; Thu, 21 Mar 2002 07:34:52 -0800 (PST) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 21 Mar 2002 07:34:52 -0800 (PST) Message-Id: <200203211534.g2LFYqr56156@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 8158 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8158 Change 8158 by rwatson@rwatson_tislabs on 2002/03/21 07:34:00 Fix grammatical error in submitted module text. Submitted by: billf Affected files ... ... //depot/projects/smpng/sys/design/article.sgml#21 edit Differences ... ==== //depot/projects/smpng/sys/design/article.sgml#21 (text+ko) ==== @@ -23,7 +23,7 @@ - $SMPng: //depot/projects/smpng/sys/design/article.sgml#20 $ + $SMPng: //depot/projects/smpng/sys/design/article.sgml#21 $ 2002 @@ -524,7 +524,7 @@ For the module subsystem there exists a single lock that is used to protect the shared data. This lock is a shared/exclusive (SX) lock and has a good chance of needing to be acquired (shared - or exclusively), there fore there are a few macros that have been + or exclusively), therefore there are a few macros that have been added to make access to the lock more easy. These macros can be located in sys/module.h and are quite basic in terms of usage. The main structures protected under this lock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message