Page MenuHomeFreeBSD

Use PRR for ECN congestion recovery
ClosedPublic

Authored by rscheff on Feb 27 2021, 6:55 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
Sat, Feb 15, 11:46 AM
Unknown Object (File)
Sat, Feb 8, 9:04 PM
Unknown Object (File)
Jan 27 2025, 9:23 PM
Unknown Object (File)
Jan 18 2025, 6:39 AM
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 38077
Build 34966: 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.