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, Apr 14, 4:59 PM
Unknown Object (File)
Tue, Apr 14, 12:02 PM
Unknown Object (File)
Tue, Apr 14, 12:58 AM
Unknown Object (File)
Thu, Apr 9, 11:27 PM
Unknown Object (File)
Fri, Apr 3, 5:57 AM
Unknown Object (File)
Wed, Apr 1, 12:06 PM
Unknown Object (File)
Sat, Mar 28, 8:43 PM
Unknown Object (File)
Fri, Mar 27, 5:55 AM

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