Page MenuHomeFreeBSD

Update cubic constants
ClosedPublic

Authored by kmacy on May 1 2017, 2:20 AM.
Referenced Files
Unknown Object (File)
Sat, Jun 28, 2:37 AM
Unknown Object (File)
Thu, Jun 26, 3:18 AM
Unknown Object (File)
Mon, Jun 23, 11:38 AM
Unknown Object (File)
Mon, Jun 23, 7:37 AM
Unknown Object (File)
Sun, Jun 22, 9:48 AM
Unknown Object (File)
Sun, Jun 22, 7:15 AM
Unknown Object (File)
Tue, Jun 17, 10:51 PM
Unknown Object (File)
Sun, Jun 15, 6:08 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.