Information on some standing netperf cluster reservations.
This commit is contained in:
parent
125e4f8938
commit
2a6a2bc3c3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23699
1 changed files with 17 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.10 2004/12/04 12:18:00 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/netperf/cluster.sgml,v 1.1 2005/01/31 12:07:56 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD Network Performance Project (netperf)">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -20,6 +20,7 @@
|
|||
<li><a href="#resources">Netperf Cluster Resources</a></li>
|
||||
<li><a href="#procedures">Netperf Cluster Procedures</a></li>
|
||||
<li><a href="#notes">Current Configuration Notes</a></li>
|
||||
<li><a href="#reservations">Reservations</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="introduction"></a>
|
||||
|
@ -212,6 +213,21 @@
|
|||
use of these machines over the weekend with &a.bmilekic;</p></li>
|
||||
</ul>
|
||||
|
||||
<a name="reservations"></a>
|
||||
<h2>Reservations</h2>
|
||||
|
||||
<p>Currently, no automated reservation system is in place for the netperf
|
||||
cluster, but we hope to introduce some system for reservation shortly.
|
||||
In the mean time, the following standing reservations are in palce for
|
||||
the netperf cluster:</p>
|
||||
|
||||
<table border=1>
|
||||
<tr><th>System</th><th>Developer(s)</th><th>Project</th></tr>
|
||||
<tr><td>elephant</td><td>&a.gnn;</td><td>KAME IPv6/IPSEC locking</td></tr>
|
||||
<tr><td>orangutan</td><td>&a.davidxu;</td><td>libthread development,
|
||||
testing, and performance measurement</td></tr>
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue