diff options
author | David Howells <[email protected]> | 2023-05-31 12:00:08 +0100 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-06-01 13:41:36 +0200 |
commit | 26acc982c1c5c2835b0c6981d896329efa3557c3 (patch) | |
tree | dc8bda1f1b16dd2fb670d9081b751bb82efcb410 /lib/mpi/mpi-sub-ui.c | |
parent | 116f7b361ebbb6095257c27da327e27000488214 (diff) |
chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES
Convert chtls_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: Ayush Sawal <[email protected]>
cc: "David S. Miller" <[email protected]>
cc: Eric Dumazet <[email protected]>
cc: Jakub Kicinski <[email protected]>
cc: Paolo Abeni <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
cc: [email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions