aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2023-05-22 12:11:22 +0000
committerJakub Kicinski <[email protected]>2023-05-24 03:48:27 +0000
commit7ac7c987850c3ec617c778f7bd871804dc1c648d (patch)
tree8bd31ab46f17e8ff7f0519f1f2cd89475b797ec2 /net/unix/af_unix.c
parentip6, udp6: Support MSG_SPLICE_PAGES (diff)
downloadkernel-7ac7c987850c3ec617c778f7bd871804dc1c648d.tar.gz
kernel-7ac7c987850c3ec617c778f7bd871804dc1c648d.zip
udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
Convert udp_sendpage() to use sendmsg() with MSG_SPLICE_PAGES rather than directly splicing in the pages itself. This allows ->sendpage() to be replaced by something that can handle multiple multipage folios in a single transaction. Signed-off-by: David Howells <[email protected]> cc: Willem de Bruijn <[email protected]> cc: David Ahern <[email protected]> cc: Jens Axboe <[email protected]> cc: Matthew Wilcox <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions