Date: Mon, 2 Dec 2002 08:38:13 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/smp Makefile article.sgml Message-ID: <200212021638.gB2GcDCR056829@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212021638.gB2GcDCR056829>