diff options
author | David Howells <[email protected]> | 2023-06-23 23:55:04 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-24 15:50:12 -0700 |
commit | 7769887817c3dc49b55957badcbd515cf925728b (patch) | |
tree | 89d57e9e88c3881938acf7f7c7fac7cdb5e34524 /tools/perf/scripts/python | |
parent | a1a5e8752786b2f7c5699fb99e3a641936297d69 (diff) |
nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
When transmitting data, call down into TCP using a sendmsg with
MSG_SPLICE_PAGES instead of sendpage.
Signed-off-by: David Howells <[email protected]>
Tested-by: Sagi Grimberg <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
cc: Keith Busch <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Christoph Hellwig <[email protected]>
cc: Chaitanya Kulkarni <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions