]> git.baikalelectronics.ru Git - kernel.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)
commit559d54758814daafade586df8523dd7db94774c5
tree4b46132a943bab1edaf61ac49b96d45dfc8907e2
parente097712484a9fa5209c17b589311eeef2b80d40b
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