Commit graph

44 commits

Author SHA1 Message Date
Robert Watson
1692b9c519 Update Netperf page for a few years of work -- most tasks are now done. 2009-06-01 13:58:46 +00:00
Robert Watson
7454b09973 Some updates to the Netperf cluster page, including quite a lot of new
hardware, new donors, and the 10gbps test network.
2007-07-27 21:16:13 +00:00
Joel Dahl
b409234d9f Remove references to the dingo project. 2007-02-12 20:50:31 +00:00
Joel Dahl
c710aad873 wikitest -> wiki 2007-02-02 07:41:09 +00:00
Robert Watson
e48872b16c Change name of netperf cluster web page to reflect contents. 2006-12-24 10:33:34 +00:00
Pawel Jakub Dawidek
ad0b05182b Rename 'zooguest' to 'camel':)
Suggested by:	Mike Tancsa <mike@sentex.net>
2006-12-16 11:43:33 +00:00
Pawel Jakub Dawidek
98ea8dbbbc - Rename 'pjd' to 'zooguest'. We should find an animal for this box.
- Document interlope machine.

Requested by:	rwatson
2006-12-11 23:10:55 +00:00
Robert Watson
c06c913708 Documentation of Netperf Cluster procedures is now on the wiki, as is
cluster reservation.  Drop in appropriate links and trim duplicated text.
2006-12-11 16:29:00 +00:00
Robert Watson
cf968ca12f Note update to FreeBSD version on zoo.FreeBSD.org. 2006-12-11 13:10:53 +00:00
Robert Watson
48f4ad8874 Update Netperf cluster web page some to take into account new stuff,
like additional power controllers.  Point at the wiki reservation page
for making reservations.
2006-12-11 12:54:07 +00:00
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Robert Watson
1b8253302d Update pjd description to include SATA array and hardware crypto support. 2006-04-29 14:14:14 +00:00
Robert Watson
bcdcef90ba Add 'pjd' machine description (brief, should be fleshed out). Add tiger
reservation.
2006-04-29 12:34:10 +00:00
Robert Watson
dc0a461dd6 Update machine reservations for netperf cluster. I'm now using elephant
for audit work, pjd is using pjd for storage and crypto work.
2006-04-28 16:00:12 +00:00
Robert Watson
9b4729eda9 Add task for fine-grained locks on UNIX domain sockets; I'm updating my
prototype to recent -CURRENT at kris's request due to high contention
on the subsystem lock with MySQL on 12p systems.
2006-04-23 19:43:02 +00:00
Robert Watson
e16bbf6fdf Add netperf tasks for socket/pcb reference normalization, break-out of
pcbinfo locks for TCP/UDP.
2006-04-15 15:55:03 +00:00
Robert Watson
78af1462fc Add EuroBSDCon 2005 netperf paper pointer. 2006-04-15 15:09:18 +00:00
Robert Watson
75a9fa48a7 Fix syntax typo in last commit. 2005-11-28 20:01:10 +00:00
Robert Watson
20dec81e50 Add information on donated origins of hardware.
Update for new power consoles.

Update for hippo.
2005-11-28 19:59:42 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Joel Dahl
3d44be7448 Fix two typos.
Approved by:	brueffer (mentor)
2005-09-12 19:18:03 +00:00
Robert Watson
fdba7ed1e3 Document move to per-CPU statistics in malloc(9), as well as the use of
critical sections instead of mutexes for the per-CPU statistics data,
present in 6.0.

Prodded by:	joel
2005-07-01 09:13:54 +00:00
Robert Watson
c3b10d3886 Update critical section and UMA optimization tasks from "Prototyped" to
"Done", as they have been committed since April, resulting in measurable
network performance improvements in 6.x.

Prodded by:	joel
2005-07-01 09:09:52 +00:00
George V. Neville-Neil
c0cd4daf47 A few word changes from obrien.
Suggested By: obrien
	Approved By: rwatson
2005-06-29 13:16:44 +00:00
Giorgos Keramidas
521b3629a1 Typo fix. Translators can safely ignore this.
Reviewed by:	rwatson
2005-06-27 18:39:27 +00:00
George V. Neville-Neil
998fc7dad2 Update information on new system (cheetah) put into the lab.
Reviewed By: rwatson
2005-06-27 11:30:39 +00:00
Robert Watson
3de6c6dccc Put up a small ammount of information on cheetah, the quad-amd64 box now
in the cluster.  Hopefully gnn or obrien can flesh this out.
2005-06-26 11:57:09 +00:00
Robert Watson
a467406df3 Add a note on checking software configurations before running testing. 2005-02-12 15:11:04 +00:00
Robert Watson
d32367d3f1 Update news/notes: tigers upgrade, zoo upgrade, orangutan pxeboot
fixed.

Submitted by:	bmilekic, Sentex
2005-02-04 02:10:05 +00:00
Christian Brueffer
87d64840f9 Fix typos. 2005-01-31 14:05:53 +00:00
Robert Watson
2a6a2bc3c3 Information on some standing netperf cluster reservations. 2005-01-31 12:12:56 +00:00
Robert Watson
125e4f8938 Link netperf project section on the netperf cluster to the netperf
cluster web page.
2005-01-31 12:08:35 +00:00
Robert Watson
dc62bb2019 ok up cluster.sgml. 2005-01-31 12:08:13 +00:00
Robert Watson
d8fa2355ef Add an initial project document describing the Netperf cluster, its
facilities, procedures for use, and some maintenance notes.
2005-01-31 12:07:56 +00:00
Ceri Davies
fdf94bb496 Yellow on white is impossible to read, so use orange instead. 2004-12-04 12:18:01 +00:00
Robert Watson
4133897c7d Update status of various netperf-related activities. Some changes were
merged to RELENG_5, prototypes enhanced, patches posted for review, etc.
2004-11-24 17:40:03 +00:00
Robert Watson
15a0bc912b Add some information about the Netperf cluster(s) and identify the generous
donors who helped to make this possible.
2004-11-15 10:22:39 +00:00
Robert Watson
b25da44abd Add task for queued dispatch across netisr dispatch API. 2004-11-13 13:54:58 +00:00
Robert Watson
3cc0fc6652 Pick a mid-point between Pittsburghification and rwatsonification. 2004-11-12 17:56:50 +00:00
Tom Rhodes
c30a735986 De-rwatson index.sgml. :) 2004-11-12 16:04:43 +00:00
Robert Watson
0022879372 Modify set of stats to include "Prototyped" and "Merged to HEAD; RELENG_5
candidates".

Update if_start_mbufqueue task to mention also the if_start_mbuf
experimentation.

Add an item on socket reference count optimization that has been
completed.
2004-11-12 11:56:56 +00:00
Robert Watson
d4510d8137 Fix relative URLs for SMPng, add a trailing / for my netperf page URL. 2004-11-12 11:48:29 +00:00
Robert Watson
946b6e3e4c Additional tasks relating to the netperf work: critical sections for
per-CPU UMA caches, critical section optimizations.
2004-11-11 22:46:53 +00:00
Robert Watson
9d2a62b399 Add an initial web page for the netperf project, talking a bit about
the approaches that are being taken in the network performance work
for 5.x/6.x.
2004-11-11 22:21:42 +00:00