Change SMP links to point to the FreeBSD SMP Project page (which also
has a link to Steve Passe's old SMP page).
This commit is contained in:
parent
702cb89e40
commit
782b9e8805
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18326
2 changed files with 7 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.147 2003/09/22 19:02:04 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.148 2003/10/03 22:42:03 simon Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -293,7 +293,7 @@ other, preventing one user from dominating the CPU.</li>
|
|||
|
||||
<li><a href="http://people.FreeBSD.org/~terry/">Working LDAP for FreeBSD</a></li>
|
||||
|
||||
<li><a name="SMP" href="http://people.FreeBSD.org/~fsmp/SMP/SMP.html">Symmetric MultiProcessor Support</a>
|
||||
<li><a name="SMP" href="&base;/smp/index.html">Symmetric MultiProcessor Support</a>
|
||||
Documentation and other information about taking advantage of multiple
|
||||
processors under FreeBSD.</li>
|
||||
<li><a href="http://people.FreeBSD.org/~terry/">A validation suite for testing for kernel memory leaks</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue