- Fix credits to eivind and des.

Pointy hat to: rwatson
This commit is contained in:
Andrew R. Reiter 2002-04-03 03:22:02 +00:00
parent abc55238a8
commit 5c12f6e0e4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12665

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.64 2002/04/02 05:54:58 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.65 2002/04/02 18:14:31 arr Exp $">
<!ENTITY title "FreeBSD SMP Project">
<!ENTITY email 'freebsd-smp'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -921,7 +921,7 @@
<tr>
<td> Create mutex profiling tool for the kernel so as to measure
contention and behavior of kernel mutexes. </td>
<td> a.eivind;, a.des; </td>
<td> &a.eivind;, &a.des; </td>
<td> 31 March 2002 </td>
<td> &status.wip; </td>
</tr>
@ -1181,7 +1181,7 @@
<tr>
<td> Expand mutex profiling tool to also profile sx locks. </td>
<td> &a.eivind; &a.des; </td>
<td> &a.eivind;, &a.des; </td>
<td> 1 April 2002 </td>
<td> &status.new; </td>
</tr>