Re: [PATCH 1/8] tcp: fix congestion window update when using TSO deferal

2005-11-10 Thread David S. Miller
From: [EMAIL PROTECTED] Date: Thu, 10 Nov 2005 15:15:08 -0800 > TCP peformance with TSO over networks with delay is awful. > On a 100Mbit link with 150ms delay, we get 4Mbits/sec with TSO and > 50Mbits/sec without TSO. > > The problem is with TSO, we intentionally do not keep the maximum > number

[PATCH 1/8] tcp: fix congestion window update when using TSO deferal

2005-11-10 Thread shemminger
TCP peformance with TSO over networks with delay is awful. On a 100Mbit link with 150ms delay, we get 4Mbits/sec with TSO and 50Mbits/sec without TSO. The problem is with TSO, we intentionally do not keep the maximum number of packets in flight to fill the window, we hold out to until we can send