gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r13330 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r13330 - gnunet/src/fs
Date: Wed, 20 Oct 2010 23:06:09 +0200

Author: grothoff
Date: 2010-10-20 23:06:09 +0200 (Wed, 20 Oct 2010)
New Revision: 13330

Modified:
   gnunet/src/fs/gnunet-service-fs.c
Log:
testing

Modified: gnunet/src/fs/gnunet-service-fs.c
===================================================================
--- gnunet/src/fs/gnunet-service-fs.c   2010-10-20 21:04:54 UTC (rev 13329)
+++ gnunet/src/fs/gnunet-service-fs.c   2010-10-20 21:06:09 UTC (rev 13330)
@@ -55,7 +55,7 @@
  * a rather wasteful mode of operation (that might still get the highest
  * throughput overall).
  */
-#define SUPPORT_DELAYS GNUNET_YES
+#define SUPPORT_DELAYS GNUNET_NO
 
 /**
  * Size for the hash map for DHT requests from the FS
@@ -90,7 +90,7 @@
  * rather inefficient in larger networks, hence picking 1 is in 
  * general not the best choice.
  */
-#define RETRY_PROBABILITY_INV 3
+#define RETRY_PROBABILITY_INV 1
 
 /**
  * What is the maximum delay for a P2P FS message (in our interaction




reply via email to

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