diff options
author | Eric Dumazet <edumazet@google.com> | 2018-09-21 11:51:48 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-21 22:37:59 -0400 |
commit | 142537e419234c396890a22806b8644dce21b132 (patch) | |
tree | 372bace77661b8ba09e341d6ddbb4c5371aa42be /net/ipv4/tcp_timer.c | |
parent | 2fd66ffba50716fc5ab481c48db643af3bda2276 (diff) |
net_sched: sch_fq: switch to CLOCK_TAI
TCP will soon provide per skb->tstamp with earliest departure time,
so that sch_fq does not have to determine departure time by looking
at socket sk_pacing_rate.
We chose in linux-4.19 CLOCK_TAI as the clock base for transports,
qdiscs, and NIC offloads.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions