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
F136431533: D28780.diff
Mon, Nov 17, 6:45 PM
Unknown Object (File)
Sun, Nov 16, 2:30 AM
Unknown Object (File)
Sat, Nov 15, 7:52 AM
Unknown Object (File)
Tue, Nov 4, 4:30 AM
Unknown Object (File)
Wed, Oct 29, 11:38 PM
Unknown Object (File)
Wed, Oct 29, 8:03 AM
Unknown Object (File)
Wed, Oct 29, 8:03 AM
Unknown Object (File)
Wed, Oct 29, 7:49 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