- Some task reorganization:

- Turn the kernel linker locking task into two different ones,
	  locking the globals and locking down linker_file_t's.
- Mark the globals task as done.
- Mark the linker_file_t's task as WIP.
This commit is contained in:
Andrew R. Reiter 2002-06-19 23:08:30 +00:00
parent f676208e9b
commit 66fb49b418
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13433

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.83 2002/06/19 21:28:32 arr Exp $">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.84 2002/06/19 21:40:12 arr Exp $">
<!ENTITY title "FreeBSD SMP Project">
<!ENTITY email 'freebsd-smp'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -954,10 +954,10 @@
</tr>
<tr>
<td> Lock down kernel linker structures. </td>
<td> Lock down kernel linker globals.</td>
<td> &a.arr; </td>
<td> 18 March 2002 </td>
<td> &status.wip; </td>
<td> &status.done; </td>
</tr>
<tr>
@ -1265,6 +1265,13 @@
<td> &status.new; </td>
</tr>
<tr>
<td> Lock down linker_file_t structures in the kernel linker.</td>
<td> &a.arr; </td>
<td> 19 June 2002 </td>
<td> &status.wip; </td>
</tr>
<!--
<tr>
<td> </td>