summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/boot/spec-surge-client.rcS2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/boot/spec-surge-client.rcS b/configs/boot/spec-surge-client.rcS
index 617be6420..d02241a3e 100644
--- 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"