From owner-cvs-all Fri Mar 15 10: 1:44 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 0295E37B402; Fri, 15 Mar 2002 10:01:35 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2FI1Yx03738; Fri, 15 Mar 2002 10:01:34 -0800 (PST) (envelope-from rwatson) Message-Id: <200203151801.g2FI1Yx03738@freefall.freebsd.org> From: Robert Watson Date: Fri, 15 Mar 2002 10:01:34 -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/03/15 10:01:34 PST Modified files: en/smp index.sgml Log: Update SMPng task list - Alfred has pushed down Giant for a number of fd-related operations, including read/write/pread/pwrite, +other consumers into the per-subsystem fileop code. Record this as done. - Add a task to push down Giant for the remaining such calls, including readv/writev which currently still require Giant for memory management in handling struct iovec arrays. Record this as un-owned. Revision Changes Path 1.49 +19 -1 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message