diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/ip-sysctl.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index 8b8a05787641..3c12d9a7ed00 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt | |||
@@ -577,9 +577,6 @@ tcp_limit_output_bytes - INTEGER | |||
577 | typical pfifo_fast qdiscs. | 577 | typical pfifo_fast qdiscs. |
578 | tcp_limit_output_bytes limits the number of bytes on qdisc | 578 | tcp_limit_output_bytes limits the number of bytes on qdisc |
579 | or device to reduce artificial RTT/cwnd and reduce bufferbloat. | 579 | or device to reduce artificial RTT/cwnd and reduce bufferbloat. |
580 | Note: For GSO/TSO enabled flows, we try to have at least two | ||
581 | packets in flight. Reducing tcp_limit_output_bytes might also | ||
582 | reduce the size of individual GSO packet (64KB being the max) | ||
583 | Default: 131072 | 580 | Default: 131072 |
584 | 581 | ||
585 | tcp_challenge_ack_limit - INTEGER | 582 | tcp_challenge_ack_limit - INTEGER |