diff options
author | John Heffner <jheffner@napa.none> | 2008-04-25 01:43:57 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-05-01 14:44:32 -0700 |
commit | e8a8637fe11a48ca358a8839bbe8ddb871cd30e1 (patch) | |
tree | d652cb644b5c0a7f71dc4d215ca21a3090ea9a48 /arch/sparc | |
parent | 36b9699b534c7fa75258426ea137c23f4dca9bc0 (diff) |
TCP: Increase the max_burst threshold from 3 to tp->reordering.
[ Upstream commit: dd9e0dda66ba38a2ddd1405ac279894260dc5c36 ]
This change is necessary to allow cwnd to grow during persistent
reordering. Cwnd moderation is applied when in the disorder state
and an ack that fills the hole comes in. If the hole was greater
than 3 packets, but less than tp->reordering, cwnd will shrink when
it should not have.
Signed-off-by: John Heffner <jheffner@napa.none>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions