[TCP]: fix tcp_tso_win_divisor documentation
authorAkinobu Mita <mita@miraclelinux.com>
Fri, 21 Oct 2005 09:00:48 +0000 (18:00 +0900)
committerArnaldo Carvalho de Melo <acme@mandriva.com>
Sat, 29 Oct 2005 04:16:31 +0000 (02:16 -0200)
The default value for tcp_tso_win_divisor is 3.

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Documentation/networking/ip-sysctl.txt

index b433c8a..65895bb 100644 (file)
@@ -309,7 +309,7 @@ tcp_tso_win_divisor - INTEGER
        can be consumed by a single TSO frame.
        The setting of this parameter is a choice between burstiness and
        building larger TSO frames.
-       Default: 8
+       Default: 3
 
 tcp_frto - BOOLEAN
        Enables F-RTO, an enhanced recovery algorithm for TCP retransmission