Add a new TODO item for pushing Giant down into SYSINITs.
This commit is contained in:
parent
a449cf27ac
commit
3cb5bbf4e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26107
1 changed files with 10 additions and 1 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.159 2005/10/19 14:29:15 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.160 2005/10/21 06:18:50 joel Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
|
@ -1728,6 +1728,15 @@
|
|||
<td> &status.new; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Remove Giant from mi_startup() and push Giant down into
|
||||
individual SYSINIT functions. Many SYSINIT functions probably do
|
||||
not need Giant anyway. </td>
|
||||
<td> </td>
|
||||
<td> 21 October 2005 </td>
|
||||
<td> &status.new; </td>
|
||||
</tr>
|
||||
|
||||
<!--
|
||||
<tr>
|
||||
<td> </td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue