All of lore.kernel.org
 help / color / mirror / Atom feed
* Throughput @100Mbs on link of ~10ms latency
@ 2001-10-05  5:46 Mark Henson
  2001-10-05  6:04 ` Ben Greear
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Henson @ 2001-10-05  5:46 UTC (permalink / raw)
  To: linux-kernel

Hi,

Can someone give me a pointer to a FAQ on how to tune a 2.4 machine to
achieve high throughput (approx i/f speed 100Mbits/sec) on a link with the
following characteristics:



Latency		Throughput

9-10ms		3.8 MByte/s
3-4ms		7-8MByte/s

I have implemented:

echo "4096 87380 4194304" > /proc/sys/net/ipv4/tcp_rmem
echo "4096 65536 4194304" > /proc/sys/net/ipv4/tcp_wmem

from http://www-didc.lbl.gov/tcp-wan.html

this lifted the performance from ~1MByte/s to the 3.8 above.

When the receiving machine is freebsd I get 10.05 MBytes/s which
is interesting - but when sending from BSD I get the same rate.

cheers
Mark


[root@tsaturn ncftp]# lsmod
Module                  Size  Used by
autofs                 11264   1  (autoclean)
3c59x                  25344   1  (autoclean)
e100                   44240   1  (autoclean)
ipchains               38976   0  (unused)




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-10-05  6:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-05  5:46 Throughput @100Mbs on link of ~10ms latency Mark Henson
2001-10-05  6:04 ` Ben Greear
2001-10-05  6:53   ` Mark Henson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.