diff options
| author | David Howells <[email protected]> | 2023-05-31 11:04:22 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-06-06 03:51:56 +0000 |
| commit | 5bb3a5cb3e217b838e85661f527818e16ce61bec (patch) | |
| tree | 6a148c7950b18e5f9a7234610561b1d6bfde0d6a /tools/net/ynl/generated/netdev-user.h | |
| parent | kcm: Support MSG_SPLICE_PAGES (diff) | |
| download | kernel-5bb3a5cb3e217b838e85661f527818e16ce61bec.tar.gz kernel-5bb3a5cb3e217b838e85661f527818e16ce61bec.zip | |
kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES
Convert kcm_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: Tom Herbert <[email protected]>
cc: Tom Herbert <[email protected]>
cc: Cong Wang <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/netdev-user.h')
0 files changed, 0 insertions, 0 deletions
