projects
/
urcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f120cc1
)
Update readcslen test to use NUM_CPUS readers
author
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Sat, 13 Jun 2009 18:40:53 +0000
(14:40 -0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Sat, 13 Jun 2009 18:40:53 +0000
(14:40 -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 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.02661 seconds
and
4
git commands to generate.