Home
last modified time | relevance | path

Searched hist:c2203cf75ed7dfab8dfc7ac915a726880ee7512f (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_metrics.cdiff c2203cf75ed7dfab8dfc7ac915a726880ee7512f Tue May 16 23:00:04 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp

Use tcp_jiffies32 instead of tcp_time_stamp to feed
tp->snd_cwnd_stamp.

tcp_time_stamp will soon be a litle bit more expensive
than simply reading 'jiffies'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_output.cdiff c2203cf75ed7dfab8dfc7ac915a726880ee7512f Tue May 16 23:00:04 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp

Use tcp_jiffies32 instead of tcp_time_stamp to feed
tp->snd_cwnd_stamp.

tcp_time_stamp will soon be a litle bit more expensive
than simply reading 'jiffies'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_input.cdiff c2203cf75ed7dfab8dfc7ac915a726880ee7512f Tue May 16 23:00:04 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp

Use tcp_jiffies32 instead of tcp_time_stamp to feed
tp->snd_cwnd_stamp.

tcp_time_stamp will soon be a litle bit more expensive
than simply reading 'jiffies'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>