SGI®
SGI ProPack Performance Tuning
This section discusses the following:
•"Socket Read and Write Buffer Sizes for SGI ProPack" on page 19
•"Jumbo Frames and SGI ProPack" on page 19
•"Read/Write Size and SGI ProPack" on page 19
•"TCP/IP Socket Buffer Size and SGI ProPack" on page 19
Socket Read and Write Buffer Sizes for SGI ProPack
The
•Read: /proc/sys/net/core/rmem_max
•Write: /proc/sys/net/core/wmem_max
Jumbo Frames and SGI ProPack
Using a large maximum transmission unit (MTU) is necessary for the best
Read/Write Size and SGI ProPack
Applications should read large buffers from and write large buffers to the network for the best throughput and to reduce CPU utilization.
For example, an application that uses recv(2) calls with
TCP/IP Socket Buffer Size and SGI ProPack
In SGI ProPack, /proc/sys/net/core/rmem_max and /proc/sys/net/core/wmem_max are both set to at least 524288 bytes, which is usually large enough to provide good performance. Reducing rmem_max and
19 |