https://github.com/torvalds/linux
Revision 908a75c17a9e5a888347c2c1d3572203d1b1c7db authored by David S. Miller on 05 July 2005, 22:43:58 UTC, committed by David S. Miller on 05 July 2005, 22:43:58 UTC
Congestion window recover after loss depends upon the fact
that if we have a full MSS sized frame at the head of the
send queue, we will send it.  TSO deferral can defeat the
ACK clocking necessary to exit cleanly from recovery.

Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 63d886c
History
Tip revision: 908a75c17a9e5a888347c2c1d3572203d1b1c7db authored by David S. Miller on 05 July 2005, 22:43:58 UTC
[TCP]: Never TSO defer under periods of congestion.
Tip revision: 908a75c

README

back to top