Update readcslen test to use NUM_CPUS readers
[urcu.git] / runall.sh
index ed375d11c7a4bf5aebec257530c5412942a47b9f..482d1c21d467211c268a51110bf69291389653e6 100755 (executable)
--- a/runall.sh
+++ b/runall.sh
@@ -59,7 +59,7 @@ done
 
 echo Executing reader C.S. length test
 
-NR_READERS=8
+NR_READERS=${NUM_CPUS}
 NR_WRITERS=0
 DURATION=10
 #in loops.
This page took 0.022701 seconds and 4 git commands to generate.