diff options
author | David Howells <[email protected]> | 2023-06-09 11:02:20 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-12 21:13:23 -0700 |
commit | 264ba53fac79b03ff754bce62da5027ee3c57b8f (patch) | |
tree | 1dc6134f3ea5f946387fe602753c713073579109 /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | de17c6857301f1f5b0e71dd064bb816d6628a91d (diff) |
kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
When transmitting data, call down into the transport socket using sendmsg
with MSG_SPLICE_PAGES to indicate that content should be spliced rather
than using sendpage.
Signed-off-by: David Howells <[email protected]>
cc: Tom Herbert <[email protected]>
cc: Tom Herbert <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions