Lines Matching +full:software +full:- +full:based

14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
23 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33 CAIA-Delay Gradient (CDG) is a hybrid congestion control algorithm which reacts
35 It attempts to operate as a delay-based algorithm where possible, but utilises
36 heuristics to detect loss-based TCP cross traffic and will compete effectively
41 During delay-based operation, CDG uses a delay-gradient based probabilistic
44 During loss-based operation, CDG essentially reverts to
45 .Xr cc_newreno 4 Ns - Ns like
48 CDG switches to loss-based operation when it detects that a configurable number
49 of consecutive delay-based backoffs have had no measurable effect.
50 It periodically attempts to return to delay-based operation, but will keep
51 switching back to loss-based operation as required.
58 .Bl -tag -width ".Va exp_backoff_scale"
62 Delay-based window decrease factor as a percentage (on delay-based backoff, w =
66 Loss-based window decrease factor as a percentage (on loss-based backoff, w =
76 Number of consecutive delay-gradient based congestion episodes which will
77 trigger loss-based CC compatibility.
80 Number of consecutive delay-gradient based congestion episodes to hold the
81 window backoff for loss-based CC compatibility.
84 If non-zero, this enables an experimental mode where CDG's window increase
116 .%P "328-341"
121 .%T "Minimising RTT across homogeneous 802.11 WLANs with CAIA Delay-Gradient TCP (v0.1)"
124 .%U "http://caia.swin.edu.au/reports/121113A/CAIA-TR-121113A.pdf"
127 Development and testing of this software were made possible in part by grants
143 .An -nosplit