![]() |
Bulk Throughput Measurements - University of Wisconsin, MadisonBulk Throughput Measurements | Bulk Throughput Simulation | Windows vs. streams | Effect of load on RTT and loss | Bulk file transfer measurements |
The window buffer sizes on donald are shown below:
more /proc/sys/net/core/wmem_max = 8388608
;more /proc/sys/net/core/rmem_max = 8388608
;more /proc/sys/net/core/rmem_default = 65536
;more /proc/sys/net/core/wmem_default = 65536
;more /proc/sys/net/ipv4/tcp_rmem = 4096 87380 4194304
;more /proc/sys/net/ipv4/tcp_wmem = 4096 65536 4194304
The performances shows that the maxima (the top 10% measurements) achieve over
75Mbits/s throughput. It is evident that to get the best performance one
needs many parallel streams. We used snoop on pharlap
to verify that the window scaling factor was being set correctly in both
directions.
We were unable to get iperf to run with
greater than 40 streams.
The asymmetries inthe throughput (SLAC to Wisconsin is greater than Wisconsin
to SLAC) may be related to the route asymmetry.