[netperf-dev] netperf2 commit notice r395 - in trunk: . doc

raj at netperf.org raj at netperf.org
Wed Jun 22 18:13:29 PDT 2011


Author: raj
Date: 2011-06-22 18:13:29 -0700 (Wed, 22 Jun 2011)
New Revision: 395

Modified:
   trunk/Release_Notes
   trunk/doc/netperf.texi
Log:
tweaks

Modified: trunk/Release_Notes
===================================================================
--- trunk/Release_Notes	2011-06-23 01:07:00 UTC (rev 394)
+++ trunk/Release_Notes	2011-06-23 01:13:29 UTC (rev 395)
@@ -1,21 +1,22 @@
 These are the Release Notes for post-revision 2.4.5 of netperf:
 
-*) The output of the -D global command line option has been enhanced
-   to include seconds and milliseconds since the epoch as returned by
-   a gettimeofday() call with a null pointer for the timezone.  This
-   is in support of being able to easily shove interim results into an
-   rrdtool Round-Robin Database (RRD).
+*) The output of the -D global command line option (./configure
+   --enable-demo) has been enhanced to include seconds and
+   milliseconds since the epoch as returned by a gettimeofday() call
+   with a null pointer for the timezone.  This is in support of being
+   able to easily shove interim results into an rrdtool Round-Robin
+   Database (RRD).
 
-*) The "omni" tests will be compiled by default, and WANT_MIGRATION
-   are the default.  One must ./configure with --enable-omni=no to
+*) The "omni" tests will be compiled-in by default, and WANT_MIGRATION
+   is the default.  One must ./configure with --enable-omni=no to
    disable this.
 
 *) When ./configured with --enable-intervals and intervals are
    actually used, the round-trip latency reported by an omni (or
    migrated classic) request/response test should better reflect
    reality rather than the length of the pacing interval.  It and the
-   mean_latency from the histogram will still differ slightly and
-   probably always will.
+   MEAN_LATENCY from the histogram and -j output will still differ
+   slightly and probably always will.
 
 *) The histogram code has been enhanced to track more than one latency
    at a time and so --enable-histogram and --enable-burst are now

Modified: trunk/doc/netperf.texi
===================================================================
(Binary files differ)



More information about the netperf-dev mailing list