]> git.openfabrics.org - ~emulex/infiniband.git/commit
tcp_cubic: make the delay threshold of HyStart less sensitive
authorSangtae Ha <sangtae.ha@gmail.com>
Mon, 14 Mar 2011 07:52:17 +0000 (07:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2011 22:54:42 +0000 (15:54 -0700)
commit2b4636a5f8ca547000f6aba24ec1c58f31f4a91d
tree4b46132a943bab1edaf61ac49b96d45dfc8907e2
parent3b585b34493ec9db382d6c325d4ed77b9eb2d2a5
tcp_cubic: make the delay threshold of HyStart less sensitive

Make HyStart less sensitive to abrupt delay variations due to buffer bloat.

Signed-off-by: Sangtae Ha <sangtae.ha@gmail.com>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Reported-by: Lucas Nussbaum <lucas.nussbaum@loria.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_cubic.c