mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
[TCP]: Do TSO deferral even if tail SKB can go out now.
If the tail SKB fits into the window, it is still benefitical to defer until the goal percentage of the window is available. This give the application time to feed more data into the send queue and thus results in larger TSO frames going out. Patch from Dmitry Yusupov <dima@neterion.com>. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f6fdd7d9c2
commit
14869c3886
1 changed files with 0 additions and 4 deletions
Loading…
Add table
Add a link
Reference in a new issue