Files
linux/net
David Howells 57d44a354a unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES
Convert unix_stream_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 <dhowells@redhat.com>
cc: Kuniyuki Iwashima <kuniyu@amazon.com>
cc: Jens Axboe <axboe@kernel.dk>
cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-05-23 20:48:28 -07:00
..
2023-05-17 21:27:30 -07:00
2023-05-23 20:48:27 -07:00
2023-05-23 20:48:27 -07:00
2023-03-16 17:34:40 -07:00
2023-05-23 20:48:27 -07:00
2023-05-23 20:48:27 -07:00