Update license files and readme
[urcu.git] / runpaul-phase2.sh
index 728495a4e02b3545526aa76b57ea520a52a1e99e..0f6bd910f7bdd7d7877dbbd95568d9db0402908e 100755 (executable)
@@ -27,8 +27,8 @@ EXTRA_OPTS=$(for a in $(seq 0 2 127); do echo -n "-a ${a} "; done)
 rm -f runall.log
 rm -fr runall.detail.log
 
-#setting gc each 4096. ** UPDATE FOR YOUR ARCHITECTURE BASED ON PHASE 1 RESULT **
-EXTRA_OPTS+="-b 4096"
+#setting gc each 32768. ** UPDATE FOR YOUR ARCHITECTURE BASED ON PHASE 1 RESULT **
+EXTRA_OPTS+="-b 32768"
 
 echo Executing update fraction test
 
This page took 0.022359 seconds and 4 git commands to generate.