Add EuroBSDCon 2005 netperf paper pointer.

This commit is contained in:
Robert Watson 2006-04-15 15:09:18 +00:00
parent 2cdc7fb830
commit 78af1462fc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27554

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/netperf/index.sgml,v 1.15 2005/09/12 19:15:15 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/netperf/index.sgml,v 1.16 2005/10/04 19:43:50 hrs Exp $">
<!ENTITY title "FreeBSD Network Performance Project (netperf)">
<!ENTITY email 'mux'>
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
@ -26,6 +26,7 @@
<li><a href="#strategies">Project Strategies</a></li>
<li><a href="#tasks">Project Tasks</a></li>
<li><a href="#cluster">Netperf Cluster</a></li>
<li><a href="#papers">Papers and Reports</a><li>
<li><a href="#links">Links</a></li>
</ul>
@ -297,6 +298,19 @@
<p><a href="cluster.html">More detailed information on the netperf
cluster can be found by following this link.</a></p>
<a name="papers"></a>
<h2>Papers and Reports</h2>
<p>The following paper(s) have been produced by or are related to the
Netperf Project:</p>
<ul>
<li><p><a href="http://www.watson.org/~robert/freebsd/netperf/20051027-eurobsdcon2005-netperf.pdf">"Introduction to Multithreading and Multiprocessing in the FreeBSD SMPng Network Stack", EuroBSDCon 2005, Basel, Switzerland</a>.</p></li>
</ul>
<p>Additional papers can be found on the <a href="../../smp/">SMPng
Project</a> web page.</p>
<a name="links"></a>
<h2>Links</h2>