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
F148942388: D28780.id84224.diff
Sat, Mar 21, 5:02 AM
Unknown Object (File)
Tue, Mar 17, 10:37 AM
Unknown Object (File)
Mon, Mar 16, 12:18 AM
Unknown Object (File)
Sun, Mar 15, 11:49 AM
Unknown Object (File)
Fri, Mar 13, 10:07 PM
Unknown Object (File)
Thu, Mar 12, 6:25 PM
Unknown Object (File)
Thu, Mar 12, 3:29 AM
Unknown Object (File)
Wed, Mar 4, 3:42 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