Eric Dumazet 473900a504 tcp_cubic: optimize hystart_update()
We do not care which bit in ca->found is set.

We avoid accessing hystart and hystart_detect unless really needed,
possibly avoiding one cache line miss.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-12-27 16:29:14 -08:00
..
2019-09-27 15:10:34 -07:00
2019-12-09 10:36:44 -08:00
2019-07-12 16:03:16 -07:00
2019-12-09 10:36:44 -08:00
2019-09-26 08:56:17 +02:00
2019-12-27 16:29:14 -08:00
2019-12-09 10:36:44 -08:00
2019-11-26 14:40:13 -08:00
2019-12-09 10:36:44 -08:00
2019-12-09 10:28:43 -08:00
2019-12-12 17:07:05 -08:00