aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2018-09-21 08:51:46 -0700
committerDavid S. Miller <davem@davemloft.net>2018-09-21 19:37:59 -0700
commit72b0094f918294e6cb8cf5c3b4520d928fbb1a57 (patch)
treed654b14a3f6b48816a2f3416f9632648e2de8fde /net/ipv4
parentMerge branch 'hns3-next' (diff)
downloadlinux-dev-72b0094f918294e6cb8cf5c3b4520d928fbb1a57.tar.xz
linux-dev-72b0094f918294e6cb8cf5c3b4520d928fbb1a57.zip
tcp: switch tcp_clock_ns() to CLOCK_TAI base
TCP pacing is either implemented in sch_fq or internally. We have the goal of being able to offload pacing on the NICS. TCP will soon provide per skb skb->tstamp as early departure time. Like ETF in commit 25db26a91364 ("net/sched: Introduce the ETF Qdisc") we chose CLOCK_T as the clock base, so that TCP and pacers can share a common clock, to get better RTT samples (without pacing artificially inflating these samples). Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions