Page MenuHomeFreeBSD

Update cubic constants
ClosedPublic

Authored by kmacy on May 1 2017, 2:20 AM.
Referenced Files
Unknown Object (File)
Sat, Aug 29, 12:42 AM
Unknown Object (File)
Tue, Aug 25, 6:33 PM
Unknown Object (File)
Fri, Aug 21, 9:20 AM
Unknown Object (File)
Tue, Aug 18, 2:52 PM
Unknown Object (File)
Mon, Aug 17, 6:19 PM
Unknown Object (File)
Sun, Aug 16, 8:19 PM
Unknown Object (File)
Aug 15 2026, 8:49 PM
Unknown Object (File)
Aug 14 2026, 5:12 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.