Page MenuHomeFreeBSD

Update cubic constants
ClosedPublic

Authored by kmacy on May 1 2017, 2:20 AM.
Referenced Files
Unknown Object (File)
Fri, Apr 4, 3:27 AM
Unknown Object (File)
Tue, Mar 11, 11:39 PM
Unknown Object (File)
Feb 4 2025, 5:34 PM
Unknown Object (File)
Feb 2 2025, 2:20 PM
Unknown Object (File)
Jan 26 2025, 3:25 AM
Unknown Object (File)
Jan 22 2025, 3:17 PM
Unknown Object (File)
Jan 21 2025, 12:56 PM
Unknown Object (File)
Jan 17 2025, 12:15 AM

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.