From owner-cvs-all Wed Feb 27 19:47:48 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 A272937B400; Wed, 27 Feb 2002 19:47:42 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1S3lgB78841; Wed, 27 Feb 2002 19:47:42 -0800 (PST) (envelope-from rwatson) Message-Id: <200202280347.g1S3lgB78841@freefall.freebsd.org> From: Robert Watson Date: Wed, 27 Feb 2002 19:47:42 -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/02/27 19:47:42 PST Modified files: en/smp index.sgml Log: Mark in three more pieces of on-going work: (1) Add the p_ucred -> td_ucred task explicitly, rather than relying on the larger "proc locking" task. Assign to John since he just committed a bunch, and I don't know if he's done (it looks like he is, so should close this task). (2) Add an item for the suser and p_can*() API switches to use thread instead of process pointers. Since John has patches, and has indicated an impending commit, assign ownership to him. (3) arr has indicated he's taking a stab at adding locking to the kernel linker and module structures. Go ahead and assign ownership to him. Revision Changes Path 1.27 +24 -1 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message