diff options
author | David Howells <dhowells@redhat.com> | 2023-06-24 01:55:07 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-25 01:50:13 +0300 |
commit | eeac7405c735acde8ec78869489a5aa25a141c13 (patch) | |
tree | bec2d388e06d8310f4c255e14b90055f7ca6f036 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2f8bc2bbb0fa87bcf7fb9eeb65eb6d79c5a08895 (diff) | |
download | linux-eeac7405c735acde8ec78869489a5aa25a141c13.tar.xz |
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 <dhowells@redhat.com>
cc: Philipp Reisner <philipp.reisner@linbit.com>
cc: Lars Ellenberg <lars.ellenberg@linbit.com>
cc: "Christoph Böhmwalder" <christoph.boehmwalder@linbit.com>
cc: Jens Axboe <axboe@kernel.dk>
cc: drbd-dev@lists.linbit.com
Link: https://lore.kernel.org/r/20230623225513.2732256-11-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions