Ian Goldberg 2 년 전
부모
커밋
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}