Add myself to the IPv4 locking task.
Add ume and myself to the IPv6 locking task. Add parallel entry to isr processing.
This commit is contained in:
parent
27b29ae4fd
commit
b606bd6f22
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18709
1 changed files with 11 additions and 4 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.112 2003/11/02 16:01:37 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.113 2003/11/02 18:57:04 ceri Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -229,7 +229,7 @@
|
|||
<td> IPv4, IPv6 </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> 4 October 2003 </td>
|
||||
<td> &a.hsu;, &a.jennifer;, &a.sam;</td>
|
||||
<td> &a.hsu;, &a.jennifer;, &a.sam;, &a.rwatson; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -1620,6 +1620,13 @@
|
|||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Permit parallel entry into isr processing. </td>
|
||||
<td> &a.rwatson;, &a.sam; </td>
|
||||
<td> 11 October 2003 </td>
|
||||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
||||
<!-- WIP -->
|
||||
|
||||
<tr>
|
||||
|
@ -1631,8 +1638,8 @@
|
|||
|
||||
<tr>
|
||||
<td> Lock IPv6. </td>
|
||||
<td> &a.sam; </td>
|
||||
<td> 4 October 2003 </td>
|
||||
<td> &a.sam;, &a.rwatson;, &a.ume; </td>
|
||||
<td> 11 October 2003 </td>
|
||||
<td> &status.wip; </td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue