From owner-cvs-all Thu Mar 21 12:43:34 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 8F29F37B400; Thu, 21 Mar 2002 12:43:29 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2LKhTd32924; Thu, 21 Mar 2002 12:43:29 -0800 (PST) (envelope-from rwatson) Message-Id: <200203212043.g2LKhTd32924@freefall.freebsd.org> From: Robert Watson Date: Thu, 21 Mar 2002 12:43:29 -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/21 12:43:29 PST Modified files: en/smp index.sgml Log: Add tasks for introducing the slab allocator with per-cpu caches, and for pushing down Giant on malloc()/free(). The first of these has been completed by Jeff Roberson as part of the recent UMA commit, and the second is a work-in-progress by Jeff (he has a remaining Witness warning to clear up before it's done). Revision Changes Path 1.56 +17 -1 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message