aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorIlpo J�rvinen <[email protected]>2007-11-13 21:01:23 -0800
committerDavid S. Miller <[email protected]>2007-11-13 21:01:23 -0800
commit746aa32d280084dbd520249170852e4616799928 (patch)
tree1e09197fb7ab747dac8287cfca86951e52450c91 /scripts/patch-kernel
parentf0163ac45b40bd032b877c747796146d52d4e800 (diff)
[TCP] FRTO: Limit snd_cwnd if TCP was application limited
Otherwise TCP might violate packet ordering principles that FRTO is based on. If conventional recovery path is chosen, this won't be significant at all. In practice, any small enough value will be sufficient to provide proper operation for FRTO, yet other users of snd_cwnd might benefit from a "close enough" value. FRTO's formula is now equal to what tcp_enter_cwr() uses. FRTO used to check application limitedness a bit differently but I changed that in commit 575ee7140dabe9b9c4f66f4f867039b97e548867 and as a result checking for application limitedness became completely non-existing. Signed-off-by: Ilpo J�rvinen <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions