From: Mathieu Desnoyers Date: Sat, 13 Jun 2009 19:00:03 +0000 (-0400) Subject: Added a few points to the readercs test X-Git-Tag: v0.1~151 X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=commitdiff_plain;h=637dc4450f86349476eee1bde5de66b4c7383eec Added a few points to the readercs test Signed-off-by: Mathieu Desnoyers --- diff --git a/runall.sh b/runall.sh index 7dafbd7..147b5a7 100755 --- a/runall.sh +++ b/runall.sh @@ -57,7 +57,7 @@ NR_READERS=${NUM_CPUS} NR_WRITERS=0 DURATION=10 #in loops. -READERCSLEN_ARRAY="0 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768" +READERCSLEN_ARRAY="0 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65536 131072 262144 524288 1048576 2097152" rm -f readercslen.log