[netperf-dev] netperf2 commit notice r234 - trunk
raj at netperf.org
raj at netperf.org
Thu Feb 21 16:54:51 PST 2008
Author: raj
Date: 2008-02-21 16:54:51 -0800 (Thu, 21 Feb 2008)
New Revision: 234
Modified:
trunk/AUTHORS
trunk/Release_Notes
Log:
credit where due
Modified: trunk/AUTHORS
===================================================================
--- trunk/AUTHORS 2008-02-21 23:59:30 UTC (rev 233)
+++ trunk/AUTHORS 2008-02-22 00:54:51 UTC (rev 234)
@@ -217,4 +217,7 @@
Support for sendfile() on OSX
Matt Waddel
-Fix to use vfork() instead of fork() on platforms without fork()
\ No newline at end of file
+Fix to use vfork() instead of fork() on platforms without fork()
+
+Simon Burge <simonb at NetBSD.org>
+Fixes for *BSD CPU util.
\ No newline at end of file
Modified: trunk/Release_Notes
===================================================================
--- trunk/Release_Notes 2008-02-21 23:59:30 UTC (rev 233)
+++ trunk/Release_Notes 2008-02-22 00:54:51 UTC (rev 234)
@@ -2,6 +2,9 @@
Things changed in this release:
+*) Fixes for BSD CPU utilization to deal with different BSD variants
+ using different types. Courtesy of Simon Burge <simonb at NetBSD.org>
+
*) The "omni" suite has been added on an experimental basis. If it
works-out then many of the tests in src/nettest_bsd.c,
src/nettest_sdp.c, and src/nettest_sctp.c will be "migrated" to use
More information about the netperf-dev
mailing list