changes
[IRC.git] / Robust / TransSim / TransSim.java
index 2d4a5339182f6c0b32e18bbe4c84509bbb19d2c0..896b8bd8ef001f77b43e98f8c1c923ab3f8eefe6 100644 (file)
@@ -14,7 +14,7 @@ public class TransSim {
     int nonTrans=20;
     int deltaNonTrans=4;
     //split objects
-    int splitobjects=100;//10 percent of objects special
+    int splitobjects=200;//10 percent of objects special
     int splitaccesses=100;//40 percent of accesses to special objects
     int readPercentSecond=30;//20 percent of accesses are reads
     int abortThreshold=0; //need 4 aborts to declare risky