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
F164867575: D4205.diff
Tue, Aug 4, 9:22 AM
Unknown Object (File)
Sun, Jul 26, 12:33 PM
Unknown Object (File)
Mon, Jul 6, 11:01 PM
Unknown Object (File)
Mon, Jul 6, 10:24 PM
Unknown Object (File)
Mon, Jul 6, 10:12 PM
Unknown Object (File)
Jun 22 2026, 3:49 PM
Unknown Object (File)
May 4 2026, 1:34 PM
Unknown Object (File)
Apr 15 2026, 10:50 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 Passed
Unit
No Test Coverage
Build Status
Buildable 1212
Build 1216: arc lint + arc unit

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

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

sys/netinet/cc/cc_cubic.c
305

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.