Page MenuHomeFreeBSD

Use PRR for ECN congestion recovery
ClosedPublic

Authored by rscheff on Feb 27 2021, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 22 2024, 6:05 AM
Unknown Object (File)
Feb 11 2024, 4:04 AM
Unknown Object (File)
Jan 31 2024, 6:02 AM
Unknown Object (File)
Jan 31 2024, 6:02 AM
Unknown Object (File)
Jan 31 2024, 6:02 AM
Unknown Object (File)
Jan 30 2024, 5:14 PM
Unknown Object (File)
Jan 4 2024, 2:24 AM
Unknown Object (File)
Dec 23 2023, 11:11 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 37445
Build 34334: 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.