Add some information about the Netperf cluster(s) and identify the generous
donors who helped to make this possible.
This commit is contained in:
parent
b263b50a76
commit
15a0bc912b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22959
1 changed files with 21 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/projects/netperf/index.sgml,v 1.6 2004/11/12 17:56:50 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/netperf/index.sgml,v 1.7 2004/11/13 13:54:58 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD Network Performance Project (netperf)">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -24,6 +24,7 @@
|
|||
<li><a href="#goal">Project Goal</a></li>
|
||||
<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="#links">Links</a></li>
|
||||
</ul>
|
||||
|
||||
|
@ -249,6 +250,25 @@
|
|||
|
||||
</table>
|
||||
|
||||
<a name="cluster"></a>
|
||||
<h2>Netperf Cluster</h2>
|
||||
|
||||
<p>Through the generous donations and investment of Sentex Data
|
||||
Communications, FreeBSD Systems, IronPort Systems, and the FreeBSD
|
||||
Foundation, a network performance testbed has been created in Ontario,
|
||||
Canada for use by FreeBSD developers working in the area of network
|
||||
performance. A similar cluster, made possible through the generous
|
||||
donation of Verio, is being prepared for use in more general SMP
|
||||
performance work in Virginia, US. Each cluster consists of several SMP
|
||||
systems inter-connected with giga-bit ethernet such that relatively
|
||||
arbitrary topologies can be constructed in order to test host-host, IP
|
||||
forwarding, and bridging performance scenarios. Systems are network
|
||||
booted, have serial console, and remote power, in order to maximize
|
||||
availability and minimize configuration overhead. These systems are
|
||||
available on a check-out basis for experimentation and performance
|
||||
measurement to FreeBSD developers working on the Netperf project, and
|
||||
in related areas.</p>
|
||||
|
||||
<a name="links"></a>
|
||||
<h2>Links</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue