aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_bpf.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2023-06-09 10:02:18 +0000
committerJakub Kicinski <[email protected]>2023-06-13 04:13:23 +0000
commit5df5dd03a8f71ca9640f208d8f523856e1069ee7 (patch)
tree3de9e5d444a1ace19340a8a9c02106c65be43453 /net/ipv4/tcp_bpf.c
parentalgif: Remove hash_sendpage*() (diff)
downloadkernel-5df5dd03a8f71ca9640f208d8f523856e1069ee7.tar.gz
kernel-5df5dd03a8f71ca9640f208d8f523856e1069ee7.zip
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
When transmitting data, call down into TCP using sendmsg with MSG_SPLICE_PAGES to indicate that content should be spliced rather than performing sendpage calls to transmit header, data pages and trailer. Signed-off-by: David Howells <[email protected]> Acked-by: Chuck Lever <[email protected]> cc: Trond Myklebust <[email protected]> cc: Anna Schumaker <[email protected]> cc: Jeff Layton <[email protected]> cc: Jens Axboe <[email protected]> cc: Matthew Wilcox <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_bpf.c')
0 files changed, 0 insertions, 0 deletions