projects
/
userspace-rcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d42a8f3
)
Added a few points to the readercs test
author
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Sat, 13 Jun 2009 19:00:03 +0000
(15:00 -0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Sat, 13 Jun 2009 19:00:03 +0000
(15:00 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
runall.sh
patch
|
blob
|
blame
|
history
diff --git
a/runall.sh
b/runall.sh
index 7dafbd7878092f9dd0278a2b40fe233402919050..147b5a7027ed59f3ce2f2231e1e65ace67019f2f 100755
(executable)
--- 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
This page took
0.026756 seconds
and
4
git commands to generate.