projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f08cb65
)
Fix up the spec-surge benchmark
author
Nathan Binkert
<binkertn@umich.edu>
Mon, 15 Nov 2004 23:20:43 +0000
(18:20 -0500)
committer
Nathan Binkert
<binkertn@umich.edu>
Mon, 15 Nov 2004 23:20:43 +0000
(18:20 -0500)
configs/boot/spec-surge-client.rcS:
change the number of connections and add stuff for the
file set size and checkpointing
--HG--
extra : convert_revision :
9e0fe74f44300893c6050e3eb1ae302f71c02767
configs/boot/spec-surge-client.rcS
patch
|
blob
|
history
diff --git
a/configs/boot/spec-surge-client.rcS
b/configs/boot/spec-surge-client.rcS
index 617be6420fbd4cf613cf6c6ed70d5a4da41f1fad..d02241a3ed77374d3753479f189a3d8863b40f96 100644
(file)
--- a/
configs/boot/spec-surge-client.rcS
+++ b/
configs/boot/spec-surge-client.rcS
@@
-37,7
+37,7
@@
sleep 3
echo "done."
echo -n "running surge client..."
-/bin/bash -c "cd /benchmarks/surge && ./spec-m5
2 100 1 192.168.0.1 5
"
+/bin/bash -c "cd /benchmarks/surge && ./spec-m5
1 20 1 192.168.0.1 5 40000 1000000000 1000
"
echo "done."
echo -n "halting machine"