Lines Matching +full:startup +full:- +full:time +full:- +full:ms
30 .Nd TCP Bottleneck Bandwidth and Round-Trip Time Algorithm
32 To load the driver as a module at boot time, place the following line in
34 .Bd -literal -offset indent
40 .Bd -literal -offset indent
44 Bottleneck bandwidth and round-trip time (BBR) is a congestion control algorithm which
46 It is a round-up redesign of congestion control, which is not loss-based, delay-based,
47 ECN-based or AIMD-based.
57 .Bl -tag -width ".Va exp_backoff_scale"
68 .It Va startup
69 Startup controls.
73 Time out controls.
80 .Bl -tag -width ".Va exp_backoff_scale"
88 Total number of enobufs for non-hardware paced flows.
94 Does reorder detection fade, if so how many ms (0 means never).
110 Do we burst 1ms between sends on retransmissions (like rack)?
112 Minimum RTO in ms.
132 .%T "BBR: Congestion-Based Congestion Control"
146 .%U "http://www.net.in.tum.de/fileadmin/bibtex/publications/papers/IFIP-Networking-2018-TCP-BBR.pdf"
154 .An -nosplit