projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
092951e
)
Fix mutex test script for latest disk image.
author
Kevin Lim
<ktlim@umich.edu>
Thu, 26 Apr 2007 04:10:06 +0000
(
00:10
-0400)
committer
Kevin Lim
<ktlim@umich.edu>
Thu, 26 Apr 2007 04:10:06 +0000
(
00:10
-0400)
--HG--
extra : convert_revision :
1b0a251046674db1be8c9a2c026ff8c17f9cea06
configs/boot/mutex-test.rcS
patch
|
blob
|
history
diff --git
a/configs/boot/mutex-test.rcS
b/configs/boot/mutex-test.rcS
index acf875368d7a9eb35023425ecb903939c1197a39..798986c02c0b091343b61710651f38d2143bb53e 100644
(file)
--- a/
configs/boot/mutex-test.rcS
+++ b/
configs/boot/mutex-test.rcS
@@
-1,6
+1,6
@@
#!/bin/sh
-cd /benchmarks
/tests
+cd /benchmarks
/sbin/m5 resetstats
./pthread_mutex_test 4 10000
/sbin/m5 exit