| TCP Window Size |
|
|---|---|
| Buffer Alignment |
|
| Write Size |
|
|
A 48 KB buffer was transferred from one Power Challenge to another. The
total transfer was timed and the throughput recorded.
One megabyte is the maximum allowed buffer size on a standard Power Challenge. |
|
A single 48 megabyte buffer was sent in one or more write()s of
fixed size. The time taken to send the whole buffer was recorded
and the average throughput calculated.
A 1 megabyte TCP window was used. This data is not very well understood. It indicates that the SGI networking code seems to have some problem handling large buffers efficiently and performance can be improved by "breaking up" large buffers for the system. |