Author: toad
Date: 2008-02-13 18:02:55 +0000 (Wed, 13 Feb 2008)
New Revision: 17873
Modified:
trunk/freenet/src/freenet/node/simulator/RealNodeRequestInsertTest.java
Log:
Parameter tweak
Modified:
trunk/freenet/src/freenet/node/simulator/RealNodeRequestInsertTest.java
===================================================================
--- trunk/freenet/src/freenet/node/simulator/RealNodeRequestInsertTest.java
2008-02-13 17:59:55 UTC (rev 17872)
+++ trunk/freenet/src/freenet/node/simulator/RealNodeRequestInsertTest.java
2008-02-13 18:02:55 UTC (rev 17873)
@@ -42,7 +42,7 @@
static final boolean ENABLE_SWAPPING = true;
static final boolean ENABLE_ULPRS = false;
static final boolean ENABLE_PER_NODE_FAILURE_TABLES = false;
- static final boolean ENABLE_SWAP_QUEUEING = false;
+ static final boolean ENABLE_SWAP_QUEUEING = true;
static final int TARGET_SUCCESSES = 20;
//static final int NUMBER_OF_NODES = 50;