Taskqueue locking and per-thread ucred references are committed now.

This commit is contained in:
John Baldwin 2001-10-26 08:15:41 +00:00
parent 84b6ba12a9
commit be4b2f2a47
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11052

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.3 2001/10/24 17:31:50 phantom Exp $">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.4 2001/10/25 18:43:13 jhb Exp $">
<!ENTITY title "FreeBSD SMP Project">
<!ENTITY email 'freebsd-smp'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -530,6 +530,20 @@
<td> &status.done; </td>
</tr>
<tr>
<td> Lock taskqueues. </td>
<td> Andrew Reiter, &jhb; </td>
<td> 25 October 2001 </td>
<td> &status.done; </td>
</tr>
<tr>
<td> Add a per-thread ucred reference. </td>
<td> &jhb; </td>
<td> 25 October 2001 </td>
<td> &status.done; </td>
</tr>
<!-- WIP -->
<tr>
@ -596,20 +610,6 @@
<td> &status.wip; </td>
</tr>
<tr>
<td> Lock taskqueues. </td>
<td> Andrew Reiter </td>
<td> 25 October 2001 </td>
<td> &status.wip; </td>
</tr>
<tr>
<td> Add a per-thread ucred reference. </td>
<td> &jhb; </td>
<td> 25 October 2001 </td>
<td> &status.wip; </td>
</tr>
<!-- Stalled -->
<tr>