Update SMP page for mutex profiling task, currently being worked on

by eivind and des.  Add entities for them.  While I'm there, add a
task for expanding the profiling tool to include sx locks, since we'll
want to be able to measure that sort of lock contention also.
This commit is contained in:
Robert Watson 2002-04-01 14:45:17 +00:00
parent 855a4223aa
commit 6b9a222fae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12642
2 changed files with 19 additions and 2 deletions

View file

@ -6,7 +6,7 @@ allows multiple documents to use the abbreviated entities, and allows
us to update author names, or the representation of those names (such
as adding email addresses), by just editing a single file.
$FreeBSD: www/en/developers.sgml,v 1.5 2002/03/12 02:20:49 rwatson Exp $
$FreeBSD: www/en/developers.sgml,v 1.6 2002/03/21 16:50:18 rwatson Exp $
-->
@ -22,8 +22,10 @@ $FreeBSD: www/en/developers.sgml,v 1.5 2002/03/12 02:20:49 rwatson Exp $
<!ENTITY a.brian "Brian Somers">
<!ENTITY a.cp "Chuck Paterson">
<!ENTITY a.davidc "Chad David">
<!ENTITY a.des "Dag-Erling Smorgrav">
<!ENTITY a.dfr "Doug Rabson">
<!ENTITY a.dillon "Matt Dillon">
<!ENTITY a.eivind "Eivind Eklund">
<!ENTITY a.gallatin "Andrew Gallatin">
<!ENTITY a.green "Brian Feldman">
<!ENTITY a.grog "Greg Lehey">