Lines Matching +full:in +full:- +full:flight
1 .. SPDX-License-Identifier: GPL-2.0
4 Thin-streams and TCP
7 A wide range of Internet-based services that use reliable transport
8 protocols display what we call thin-stream properties. This means
11 effective. In time-dependent scenarios (like online games, control
19 After analysing a large number of time-dependent interactive
22 lifespan. The combination of time-dependency and the fact that the
25 In order to reduce application-layer latency when packets are lost,
27 for thin streams. In short, if the kernel detects a thin stream,
28 the retransmission mechanisms are modified in the following manner:
35 of packets in flight. If there are less than 4 packets in flight,
39 Since these mechanisms are targeted at time-dependent applications,
50 "Improving latency for interactive, thin-stream applications over