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
F96013981: D28780.diff
Mon, Sep 23, 8:50 AM
Unknown Object (File)
Sun, Sep 22, 12:04 PM
Unknown Object (File)
Thu, Sep 19, 1:52 AM
Unknown Object (File)
Sat, Sep 7, 9:54 AM
Unknown Object (File)
Fri, Sep 6, 12:46 AM
Unknown Object (File)
Thu, Sep 5, 11:06 PM
Unknown Object (File)
Wed, Sep 4, 1:21 PM
Unknown Object (File)
Wed, Sep 4, 12:20 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