From 637dc4450f86349476eee1bde5de66b4c7383eec Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sat, 13 Jun 2009 15:00:03 -0400 Subject: [PATCH] Added a few points to the readercs test Signed-off-by: Mathieu Desnoyers --- runall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1