diff options
author | David Howells <[email protected]> | 2023-06-23 23:55:08 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-24 15:50:13 -0700 |
commit | fa8df3435727a7b398760ef5e2ac95457a62ae1b (patch) | |
tree | c06ab1c1f5fec131fc00523b7bebf4cac8cb49ba /tools/perf/scripts/python/net_dropmonitor.py | |
parent | eeac7405c735acde8ec78869489a5aa25a141c13 (diff) |
scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
Use sendmsg() with MSG_SPLICE_PAGES rather than sendpage. This allows
multiple pages and multipage folios to be passed through.
Signed-off-by: David Howells <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
cc: Lee Duncan <[email protected]>
cc: Chris Leech <[email protected]>
cc: "James E.J. Bottomley" <[email protected]>
cc: "Martin K. Petersen" <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
cc: Al Viro <[email protected]>
cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions