Page MenuHomeFreeBSD

Ensure cwnd doesn't shrink to zero with PRR
ClosedPublic

Authored by rscheff on Feb 18 2021, 7:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 4:34 PM
Unknown Object (File)
Thu, Apr 25, 2:25 AM
Unknown Object (File)
Sun, Apr 21, 8:10 PM
Unknown Object (File)
Sat, Apr 20, 6:10 AM
Unknown Object (File)
Fri, Apr 19, 4:13 AM
Unknown Object (File)
Feb 3 2024, 4:41 AM
Unknown Object (File)
Dec 12 2023, 7:35 AM
Unknown Object (File)
Dec 10 2023, 6:19 PM

Details

Summary

Under some circumstances, PRR may end up with a fully
collapsed cwnd when finalizing the loss recovery.

Also, in case PRR is working against an empty scoreboard,
a possibilty for an integer overflow exists. Performing
signed arithmetics to address a possible sudden jump of cwnd.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable