summaryrefslogtreecommitdiff
path: root/configs/boot/nat-netperf-maerts-client.rcS
diff options
context:
space:
mode:
authorNathan Binkert <binkertn@umich.edu>2005-03-08 12:37:08 -0500
committerNathan Binkert <binkertn@umich.edu>2005-03-08 12:37:08 -0500
commit47dec0f411c041c05b35a3b1a8c5b050845ce9e0 (patch)
treeb7eae6fda85a81b6ed5b02b4b8840d16a326e8ad /configs/boot/nat-netperf-maerts-client.rcS
parentdedf16a6c6d201e2ca152acf32dc122575898d97 (diff)
downloadgem5-47dec0f411c041c05b35a3b1a8c5b050845ce9e0.tar.xz
Fix the singalling from server to client so that the
benchmark begins properly. configs/boot/nat-netperf-maerts-client.rcS: Fix the echo message configs/boot/nat-netperf-server.rcS: Wait a second before signalling the natbox to make sure it's had time to boot. Fix echo message. --HG-- extra : convert_revision : f9d32c98f24b9617ebf917790a4ca554b7b02bba
Diffstat (limited to 'configs/boot/nat-netperf-maerts-client.rcS')
-rw-r--r--configs/boot/nat-netperf-maerts-client.rcS2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/boot/nat-netperf-maerts-client.rcS b/configs/boot/nat-netperf-maerts-client.rcS
index ab9fd8c4e..ab66b7d4a 100644
--- a/configs/boot/nat-netperf-maerts-client.rcS
+++ b/configs/boot/nat-netperf-maerts-client.rcS
@@ -22,7 +22,7 @@ echo "262143" > /proc/sys/net/core/wmem_default
echo "262143" > /proc/sys/net/core/optmem_max
echo "100000" > /proc/sys/net/core/netdev_max_backlog
-echo -n "waiting for server..."
+echo -n "waiting for natbox..."
/usr/bin/netcat -c -l -p 8000
BINARY=/benchmarks/netperf/netperf