Page MenuHomeFreeBSD

Use PRR for ECN congestion recovery
ClosedPublic

Authored by rscheff on Feb 27 2021, 6:55 PM.
Tags
None
Referenced Files
F135559689: D28972.id86328.diff
Mon, Nov 10, 7:50 PM
F135544940: D28972.id84807.diff
Mon, Nov 10, 4:57 PM
F135504376: D28972.id86326.diff
Mon, Nov 10, 9:29 AM
F135490324: D28972.id86327.diff
Mon, Nov 10, 6:56 AM
Unknown Object (File)
Sun, Nov 9, 6:00 AM
Unknown Object (File)
Fri, Nov 7, 11:54 PM
Unknown Object (File)
Fri, Nov 7, 3:56 AM
Unknown Object (File)
Tue, Nov 4, 8:13 PM
Subscribers

Details

Summary

6937bis mentions that PRR can be used for ECN
congestion recovery also (and also during non-SACK
loss recovery). Implementing the ECN aspect as a
new feature.

Note that this requires the sysctl 6675_pipe to
be enabled.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38076
Build 34965: arc lint + arc unit

Event Timeline

  • set fack for old pipe in prr
This revision is now accepted and ready to land.Mar 25 2021, 2:35 PM
This revision now requires review to proceed.Mar 26 2021, 12:51 AM
  • add minimum cwnd of one segment
This revision was not accepted when it landed; it landed in state Needs Review.Mar 26 2021, 1:10 AM
This revision was automatically updated to reflect the committed changes.