git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af15cc7
)
[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.
author
David S. Miller
<davem@sunset.davemloft.net>
Wed, 13 Jun 2007 08:03:53 +0000
(
01:03
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 13 Jun 2007 08:03:53 +0000
(
01:03
-0700)
Because of the current default of 100, Cubic and BIC perform very
poorly compared to standard Reno.
In the worst case, this change makes Cubic and BIC as aggressive as
Reno. So this change should be very safe.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found