Skip to content
Commit 3b585b34 authored by stephen hemminger's avatar stephen hemminger Committed by David S. Miller
Browse files

tcp_cubic: enable high resolution ack time if needed



This is a refined version of an earlier patch by Lucas Nussbaum.
Cubic needs RTT values in milliseconds. If HZ < 1000 then
the values will be too coarse.

Signed-off-by: default avatarStephen Hemminger <shemminger@vyatta.com>
Reported-by: default avatarLucas Nussbaum <lucas.nussbaum@loria.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 17a6e9f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment