From owner-cvs-doc@FreeBSD.ORG Tue Oct 18 17:12:49 2005 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A0C716A424; Tue, 18 Oct 2005 17:12:49 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB17543D45; Tue, 18 Oct 2005 17:12:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9IHCmGo093863; Tue, 18 Oct 2005 17:12:48 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9IHCmen093862; Tue, 18 Oct 2005 17:12:48 GMT (envelope-from jhb) Message-Id: <200510181712.j9IHCmen093862@repoman.freebsd.org> From: John Baldwin Date: Tue, 18 Oct 2005 17:12:48 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/smp index.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 17:12:49 -0000 jhb 2005-10-18 17:12:48 UTC FreeBSD doc repository Modified files: en/smp index.sgml Log: Various updates including: - Update the tasks to push Giant down into the various compat ABIs (really sync up the MPSAFE flags) as done. - Update the task to add witness checks on thread exit as done. - Update the atomic_fetchadd() and refcount API tasks as done. - Add a new WIP task describing the intr_event stuff. - Discard some poorly thought not started tasks (or ones OBE). Revision Changes Path 1.157 +72 -93 www/en/smp/index.sgml