From owner-cvs-all Wed Feb 27 19:41: 4 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 4B4CF37B42A; Wed, 27 Feb 2002 19:40:42 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1S3egi76934; Wed, 27 Feb 2002 19:40:42 -0800 (PST) (envelope-from rwatson) Message-Id: <200202280340.g1S3egi76934@freefall.freebsd.org> From: Robert Watson Date: Wed, 27 Feb 2002 19:40: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:40:41 PST Modified files: en/smp index.sgml Log: Update SMP task list (1) Note that Alfred has completed "simple" locking for pipes: this includes small reads and writes that don't trigger VM optimizations, and the SIGIO, fsetown(), and related inter-process evil for pipes. Another item off the check-list for 5.0-RELEASE. (2) Create two new tasks: sigio/setfown/... components of pipes. Mark this as WIP, and assign to Alfred. Create a VM optimizations pipe task without an owner: we'll probably get this for free as part of fine-grained VM locking when that happens. Revision Changes Path 1.26 +17 -3 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message