Ian Goldberg 1 年間 前
コミット
7312e34826
1 ファイル変更1 行追加1 行削除
  1. 1 1
      repro

+ 1 - 1
repro

@@ -109,7 +109,7 @@ if [ "$whichexps" == "small" -o "$whichexps" == "all" ]; then
     run readwrite 20 70ms 100mbit ${numops}
     # Figures 8(a), 9(b), and 9(c)
     # Note that we set the latency to 1us, which really means "don't add
-    # artificial latency", but we measure the onw-way latency to
+    # artificial latency", but we measure the one-way latency to
     # actually be 30us, which is what we report in the paper. (pings
     # from one docker to the other take about 60us round trip.)
     run read 16 1us 100gbit ${numops}