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)
Sun, Oct 19, 10:46 PM
Unknown Object (File)
Sun, Oct 19, 10:02 PM
Unknown Object (File)
Fri, Oct 17, 1:46 PM
Unknown Object (File)
Thu, Oct 16, 3:13 AM
Unknown Object (File)
Tue, Oct 14, 5:57 AM
Unknown Object (File)
Sat, Oct 11, 5:33 PM
Unknown Object (File)
Sat, Oct 11, 5:33 PM
Unknown Object (File)
Sat, Oct 11, 8:54 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