gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r26765 - gnunet/src/nse


From: gnunet
Subject: [GNUnet-SVN] r26765 - gnunet/src/nse
Date: Fri, 5 Apr 2013 10:25:54 +0200

Author: harsha
Date: 2013-04-05 10:25:54 +0200 (Fri, 05 Apr 2013)
New Revision: 26765

Modified:
   gnunet/src/nse/gnunet-service-nse.c
   gnunet/src/nse/nse_infiniband.conf
Log:
- increase interval

Modified: gnunet/src/nse/gnunet-service-nse.c
===================================================================
--- gnunet/src/nse/gnunet-service-nse.c 2013-04-05 07:51:51 UTC (rev 26764)
+++ gnunet/src/nse/gnunet-service-nse.c 2013-04-05 08:25:54 UTC (rev 26765)
@@ -61,7 +61,7 @@
  * production).  The associated code should also probably be removed
  * once we're done with experiments.
  */
-#define ENABLE_HISTOGRAM GNUNET_NO
+#define ENABLE_HISTOGRAM GNUNET_YES
 
 /**
  * Over how many values do we calculate the weighted average?

Modified: gnunet/src/nse/nse_infiniband.conf
===================================================================
--- gnunet/src/nse/nse_infiniband.conf  2013-04-05 07:51:51 UTC (rev 26764)
+++ gnunet/src/nse/nse_infiniband.conf  2013-04-05 08:25:54 UTC (rev 26765)
@@ -23,7 +23,7 @@
 # Overriding network settings for faster testing (do NOT use
 # these values in production just because they are here)
 WORKDELAY = 60 s
-INTERVAL = 4 s
+INTERVAL = 10 s
 WORKBITS = 0
 PROOFFILE = $SERVICEHOME/nse.proof
 HISTOGRAM_DIR = /home/totakura/nse/test/histograms




reply via email to

[Prev in Thread] Current Thread [Next in Thread]