Skip to content
Commit 83afb36a authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'tcp-tso-defer-improvements'



Eric Dumazet says:

====================
tcp: tso defer improvements

This series makes tcp_tso_should_defer() a bit smarter :

1) MSG_EOR gives a hint to TCP to not defer some skbs

2) Second patch takes into account that head tstamp
   can be in the future.

3) Third patch uses existing high resolution state variables
   to have a more precise heuristic.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 5e13a0d3 a682850a
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