Use relative links where possible
Add table of contents Also fix a scheduled 5.0-RELEASE time (s/2001/2002/)
This commit is contained in:
parent
6a487588b8
commit
022f592af9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11159
1 changed files with 20 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.4 2001/10/25 18:43:13 jhb Exp $">
|
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.5 2001/10/26 08:15:41 jhb Exp $">
|
||||||
<!ENTITY title "FreeBSD SMP Project">
|
<!ENTITY title "FreeBSD SMP Project">
|
||||||
<!ENTITY email 'freebsd-smp'>
|
<!ENTITY email 'freebsd-smp'>
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -34,11 +34,22 @@
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
|
<h2>Contents</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="#goal">Project Goal</a></li>
|
||||||
|
<li><a href="#plan">Project Plan</a></li>
|
||||||
|
<li><a href="#resources">Resources and Links</a></li>
|
||||||
|
<li><a href="#status"></a>Status</li>
|
||||||
|
<li><a href="#issues">Known Issues</a></li>
|
||||||
|
<li><a href="#news"></a>News</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<a name="goal"></a>
|
||||||
<h2>Project Goal</h2>
|
<h2>Project Goal</h2>
|
||||||
|
|
||||||
<p>The FreeBSD SMP project, often referred to as SMPng (SMP next
|
<p>The FreeBSD SMP project, often referred to as SMPng (SMP next
|
||||||
generation), is focused on implementing fine-grained SMP support
|
generation), is focused on implementing fine-grained SMP support
|
||||||
for the FreeBSD 5.0 kernel (scheduled for November 2001). Due
|
for the FreeBSD 5.0 kernel (scheduled for November 2002). Due
|
||||||
to FreeBSD's history, this is much like trying to fit a square
|
to FreeBSD's history, this is much like trying to fit a square
|
||||||
peg into a round hole, and as such, the intermediate results
|
peg into a round hole, and as such, the intermediate results
|
||||||
aren't pretty in many ways. We are specifically not attempting
|
aren't pretty in many ways. We are specifically not attempting
|
||||||
|
@ -51,6 +62,7 @@
|
||||||
time restraints require that we be realistic about what to do
|
time restraints require that we be realistic about what to do
|
||||||
when.</p>
|
when.</p>
|
||||||
|
|
||||||
|
<a name="plan"></a>
|
||||||
<h2>Project Plan</h2>
|
<h2>Project Plan</h2>
|
||||||
|
|
||||||
<p>This web page contains information related to the effort to
|
<p>This web page contains information related to the effort to
|
||||||
|
@ -65,6 +77,7 @@
|
||||||
several months of the project, though every effort will be made
|
several months of the project, though every effort will be made
|
||||||
to keep -current running as well as possible.</p>
|
to keep -current running as well as possible.</p>
|
||||||
|
|
||||||
|
<a name="resources"></a>
|
||||||
<h2>Resources and Links</h2>
|
<h2>Resources and Links</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -75,10 +88,9 @@
|
||||||
<li><p>Most SMP-related discussion takes place on the
|
<li><p>Most SMP-related discussion takes place on the
|
||||||
<a href="mailto:freebsd-smp@FreeBSD.org">freebsd-smp</a>
|
<a href="mailto:freebsd-smp@FreeBSD.org">freebsd-smp</a>
|
||||||
mailing list. You can read more about mailing lists in the
|
mailing list. You can read more about mailing lists in the
|
||||||
<a href="http://www.freebsd.org/handbook/eresources.html">
|
<a href="../handbook/eresources.html#ERESOURCES-MAIL">
|
||||||
Electronic Resources chapter</a> of the
|
Electronic Resources chapter</a> of the
|
||||||
<a href="http://www.freebsd.org/handbook/index.html">FreeBSD
|
<a href="../handbook/index.html">FreeBSD Handbook</a>.</p></li>
|
||||||
Handbook</a>.</p></li>
|
|
||||||
|
|
||||||
<li><p>Steve Passe has been maintaining a
|
<li><p>Steve Passe has been maintaining a
|
||||||
<a href="http://people.FreeBSD.org/~fsmp/SMP/SMP.html">SMP
|
<a href="http://people.FreeBSD.org/~fsmp/SMP/SMP.html">SMP
|
||||||
|
@ -90,6 +102,7 @@
|
||||||
that documents the work he is doing on the SMP project.</p></li>
|
that documents the work he is doing on the SMP project.</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<a name="status"></a>
|
||||||
<h2>Status</h2>
|
<h2>Status</h2>
|
||||||
|
|
||||||
<p>Following is an incomplete list of tasks.</p>
|
<p>Following is an incomplete list of tasks.</p>
|
||||||
|
@ -795,6 +808,7 @@
|
||||||
-->
|
-->
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
<a name="issues"></a>
|
||||||
<h2>Known Issues</h2>
|
<h2>Known Issues</h2>
|
||||||
|
|
||||||
<table border=3>
|
<table border=3>
|
||||||
|
@ -889,6 +903,7 @@
|
||||||
-->
|
-->
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
<a name="news"></a>
|
||||||
<h2>News</h2>
|
<h2>News</h2>
|
||||||
|
|
||||||
<p>The remainder of this page is structured as a
|
<p>The remainder of this page is structured as a
|
||||||
|
|
Loading…
Reference in a new issue