Page MenuHomeFreeBSD

Use PRR for ECN congestion recovery
ClosedPublic

Authored by rscheff on Feb 27 2021, 6:55 PM.
Tags
None
Referenced Files
F111902647: D28972.id84807.diff
Mon, Mar 10, 1:06 AM
F111902452: D28972.id86327.diff
Mon, Mar 10, 1:02 AM
F111901936: D28972.id86326.diff
Mon, Mar 10, 12:51 AM
F111901848: D28972.id86328.diff
Mon, Mar 10, 12:50 AM
F111881630: D28972.diff
Sun, Mar 9, 6:18 PM
Unknown Object (File)
Tue, Feb 25, 2:37 AM
Unknown Object (File)
Sun, Feb 23, 2:41 PM
Unknown Object (File)
Mon, Feb 17, 8:42 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 37441
Build 34330: 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.