From owner-cvs-all Mon Dec 2 8:42:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC12D37B401; Mon, 2 Dec 2002 08:42:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC91F43EB2; Mon, 2 Dec 2002 08:42:18 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gB2GcDmV056830; Mon, 2 Dec 2002 08:38:13 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gB2GcDCR056829; Mon, 2 Dec 2002 08:38:13 -0800 (PST) Message-Id: <200212021638.gB2GcDCR056829@repoman.freebsd.org> From: Robert Watson Date: Mon, 2 Dec 2002 08:38:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/smp Makefile article.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/12/02 08:38:13 PST Added files: en_US.ISO8859-1/articles/smp Makefile article.sgml Log: Commit the draft SMPng architecture document John Baldwin posted to arch@ ages ago, with a number of updates I've added for things like the MAC Framework, locking of SIGIO, sysctl(), timeout(), credentials, jail, kernel modules, and a few other things. Note particularly large holes in documentation for file and file descriptor locking, pipe locking, select locking, process locking, scheduler locking. In fact, most sections need a lot of work, but I figured it was better to get this into the documentation tree where people could see/fix it, than let it rot more. This is not currently hooked up to the build since it's not yet ready, but can be built easily. Revision Changes Path 1.1 +18 -0 doc/en_US.ISO8859-1/articles/smp/Makefile (new) 1.1 +934 -0 doc/en_US.ISO8859-1/articles/smp/article.sgml (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message