mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
I/OAT: Only offload copies for TCP when there will be a context switch
The performance wins come with having the DMA copy engine doing the copies in parallel with the context switch. If there is enough data ready on the socket at recv time just use a regular copy. Signed-off-by: Chris Leech <christopher.leech@intel.com>
This commit is contained in:
parent
72d0b7a81d
commit
2b1244a43b
1 changed files with 7 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue