diff options
author | David Howells <[email protected]> | 2023-06-23 23:55:07 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-24 15:50:13 -0700 |
commit | eeac7405c735acde8ec78869489a5aa25a141c13 (patch) | |
tree | bec2d388e06d8310f4c255e14b90055f7ca6f036 /tools/perf/scripts/python/sched-migration.py | |
parent | 2f8bc2bbb0fa87bcf7fb9eeb65eb6d79c5a08895 (diff) |
drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
Use sendmsg() conditionally with MSG_SPLICE_PAGES in _drbd_send_page()
rather than calling sendpage() or _drbd_no_send_page().
Signed-off-by: David Howells <[email protected]>
cc: Philipp Reisner <[email protected]>
cc: Lars Ellenberg <[email protected]>
cc: "Christoph Böhmwalder" <[email protected]>
cc: Jens Axboe <[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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions