Page MenuHomeFreeBSD

Update cubic constants
ClosedPublic

Authored by kmacy on May 1 2017, 2:20 AM.
Referenced Files
Unknown Object (File)
Sat, Apr 20, 7:42 AM
Unknown Object (File)
Sat, Apr 20, 6:17 AM
Unknown Object (File)
Thu, Apr 18, 10:35 AM
Unknown Object (File)
Tue, Apr 16, 7:13 AM
Unknown Object (File)
Mar 21 2024, 6:13 PM
Unknown Object (File)
Mar 18 2024, 7:18 PM
Unknown Object (File)
Mar 18 2024, 7:14 PM
Unknown Object (File)
Feb 22 2024, 11:27 PM

Details

Reviewers
lstewart
Commits
rS333211: cc_cubic:
Summary

newer cubic drafts change beta from 0.8 to 0.7

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lstewart requested changes to this revision.May 4 2017, 5:06 AM
lstewart added inline comments.
sys/netinet/cc/cc_cubic.h
62 ↗(On Diff #27881)

435?

68 ↗(On Diff #27881)

Need to update this too per section 3.6 of draft.

This revision now requires changes to proceed.May 4 2017, 5:06 AM
kmacy edited edge metadata.

Update for comments

sys/netinet/cc/cc_cubic.h
62 ↗(On Diff #27881)

Yeah. Not sure where 281 came from.

68 ↗(On Diff #27881)

I assume you mean 4.6? There is no 3.6.

I updated my primary e-mail. I didn't see your update. Thanks.

lstewart added inline comments.
sys/netinet/cc/cc_cubic.h
68 ↗(On Diff #27881)

Derp. Yes, 4.6.

This revision is now accepted and ready to land.May 24 2017, 12:25 AM

@lstewart our staff transport committer has moved on, would you be willing to commit this to HEAD for Matt?

This revision was automatically updated to reflect the committed changes.