- Fix credits to eivind and des.
Pointy hat to: rwatson
This commit is contained in:
parent
abc55238a8
commit
5c12f6e0e4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12665
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue