Page MenuHomeFreeBSD

Provide individual RTT measurements to CC algos.
AcceptedPublic

Authored by hiren on Oct 18 2016, 10:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 2:20 AM
Unknown Object (File)
Oct 12 2023, 10:52 AM
Unknown Object (File)
Jun 29 2023, 6:30 AM
Unknown Object (File)
May 27 2023, 12:41 PM
Unknown Object (File)
May 7 2023, 6:29 AM
Unknown Object (File)
Feb 18 2023, 7:54 PM
Unknown Object (File)
Dec 16 2022, 9:47 AM
Unknown Object (File)
Apr 26 2017, 10:01 PM

Details

Reviewers
rrs
jtl
lstewart
gnn
Group Reviewers
transport
Summary

Pass tcpopt to cc_ack_received so we can fetch timestamp and calculate RTT
sample to pass it on to CC algos.

This will be useful in upcoming HyStart (hybrid slow start) implementation for
cubic.

Submitted by: kmacy

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5648
Build 5928: arc lint + arc unit

Event Timeline

hiren retitled this revision from to A way to get individual RTT measurements..
hiren updated this object.
hiren edited the test plan for this revision. (Show Details)
hiren added reviewers: rrs, jtl, lstewart.
hiren added subscribers: transport, kmacy.
hiren retitled this revision from A way to get individual RTT measurements. to Provide individual RTT measurements to CC algos..Oct 18 2016, 10:06 PM
hiren edited edge metadata.
gnn added a reviewer: gnn.
gnn added a subscriber: gnn.

I think this is a good addition.

This revision is now accepted and ready to land.Oct 28 2016, 3:25 PM