Warner has confirmed he has a work-in-progress for locking down components
of the newbus infrastructure, so move it into the WIP section. Amazing what you can sucker people into doing.
This commit is contained in:
parent
488d459896
commit
336e13dbca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12326
1 changed files with 9 additions and 9 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.30 2002/02/28 04:14:43 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.31 2002/02/28 04:50:09 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -787,6 +787,14 @@
|
|||
<td> &status.wip; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Lock down newbus infrastructure to support driver
|
||||
fine-graining. </td>
|
||||
<td> &imp; </td>
|
||||
<td> 28 February 2002 </td>
|
||||
<td> &status.wip; </td>
|
||||
</tr>
|
||||
|
||||
<!-- Stalled -->
|
||||
|
||||
<tr>
|
||||
|
|
@ -1011,14 +1019,6 @@
|
|||
<td> &status.new; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Lock down newbus infrastructure to support driver
|
||||
fine-graining. </td>
|
||||
<td> &imp; </td>
|
||||
<td> 27 February 2002 </td>
|
||||
<td> &status.new; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Move to explicit reference counting for soft vnode references.
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue