From owner-cvs-all@FreeBSD.ORG Fri Jul 1 09:13:55 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52E1A16A41C; Fri, 1 Jul 2005 09:13:55 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2940A43D1D; Fri, 1 Jul 2005 09:13:55 +0000 (GMT) (envelope-from rwatson@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 j619Ds9O062569; Fri, 1 Jul 2005 09:13:55 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j619Ds29062568; Fri, 1 Jul 2005 09:13:54 GMT (envelope-from rwatson) Message-Id: <200507010913.j619Ds29062568@repoman.freebsd.org> From: Robert Watson Date: Fri, 1 Jul 2005 09:13:54 +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/projects/netperf index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2005 09:13:55 -0000 rwatson 2005-07-01 09:13:54 UTC FreeBSD doc repository Modified files: en/projects/netperf index.sgml Log: Document move to per-CPU statistics in malloc(9), as well as the use of critical sections instead of mutexes for the per-CPU statistics data, present in 6.0. Prodded by: joel Revision Changes Path 1.14 +22 -1 www/en/projects/netperf/index.sgml