Page MenuHomeFreeBSD

Add an option to use rfc6675 based pipe/inflight bytes calculation in cubic.
ClosedPublic

Authored by hiren on Nov 19 2015, 3:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 7:34 AM
Unknown Object (File)
Feb 12 2024, 4:14 AM
Unknown Object (File)
Jan 31 2024, 3:41 AM
Unknown Object (File)
Dec 22 2023, 9:37 PM
Unknown Object (File)
Aug 24 2023, 6:03 PM
Unknown Object (File)
Aug 11 2023, 3:53 PM
Unknown Object (File)
Jul 2 2023, 9:13 AM
Unknown Object (File)
Jun 20 2023, 10:48 PM

Details

Summary

Add an option to use rfc6675 based pipe/inflight bytes calculation in cubic.

Diff Detail

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

Event Timeline

hiren retitled this revision from to Add an option to use rfc6675 based pipe/inflight bytes calculation in cubic..
hiren updated this object.
hiren edited the test plan for this revision. (Show Details)
hiren added a reviewer: transport.
gnn added inline comments.
sys/netinet/cc/cc_cubic.c
305 ↗(On Diff #10324)

Minor nit. Why note set pipe to 0 at line 302?

sys/netinet/cc/cc_cubic.c
305 ↗(On Diff #10324)

I thought style(9) doesn't like combining declaration and assignment.

gnn added a reviewer: gnn.
This revision is now accepted and ready to land.Nov 24 2015, 10:20 PM
This revision was automatically updated to reflect the committed changes.