projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3889215
)
testing
author
Christian Grothoff
<christian@grothoff.org>
Wed, 20 Oct 2010 21:06:09 +0000
(21:06 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 20 Oct 2010 21:06:09 +0000
(21:06 +0000)
src/fs/gnunet-service-fs.c
patch
|
blob
|
history
diff --git
a/src/fs/gnunet-service-fs.c
b/src/fs/gnunet-service-fs.c
index 4d0d13c97cca51be853ed2d1bb17549d466a95f6..7be57fdde4ecbc12840d3bdebbe0fc3237dca706 100644
(file)
--- a/
src/fs/gnunet-service-fs.c
+++ b/
src/fs/gnunet-service-fs.c
@@
-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