projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f8d889
)
the client and server aren't rate-matched anymore and the timing of the netcats are...
author
Lisa Hsu
<hsul@eecs.umich.edu>
Sat, 5 Mar 2005 20:16:29 +0000
(15:16 -0500)
committer
Lisa Hsu
<hsul@eecs.umich.edu>
Sat, 5 Mar 2005 20:16:29 +0000
(15:16 -0500)
--HG--
extra : convert_revision :
3fa730a94d9270945d34061513ab9ce0ab60e7ba
configs/boot/netperf-server.rcS
patch
|
blob
|
history
diff --git
a/configs/boot/netperf-server.rcS
b/configs/boot/netperf-server.rcS
index f77ff0ce8bd9c73ddb07f69443ea9eb9f0ad2b66..c75d918a28143fe15b9862493a491914c0115216 100644
(file)
--- a/
configs/boot/netperf-server.rcS
+++ b/
configs/boot/netperf-server.rcS
@@
-22,6
+22,7
@@
echo "running netserver..."
/benchmarks/netperf/netserver
echo -n "signal client to begin..."
+sleep 1
echo "server ready" | /usr/bin/netcat -c $CLIENT 8000
echo "done."