Point at the netperf page for more information on the netperf project.
This commit is contained in:
parent
3591ec5115
commit
fd8f633a8b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21870
1 changed files with 5 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.132 2004/07/26 07:32:15 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.133 2004/08/08 16:15:58 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -86,6 +86,10 @@
|
|||
<a href="http://www.FreeBSD.org/projects/busdma">the busdma and
|
||||
SMPng driver conversion webpage</a>.</p>
|
||||
|
||||
<p>Network stack locking information is available at
|
||||
<a href="http://www.watson.org/~robert/freebsd/netperf/">the netperf
|
||||
web page</a>.</p>
|
||||
|
||||
<p>Tasks are sorted first by status, then by date.</p>
|
||||
|
||||
<a name="resources"></a>
|
||||
|
|
Loading…
Reference in a new issue