aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorGabriel Krisman Bertazi <[email protected]>2024-05-23 17:45:35 -0400
committerJens Axboe <[email protected]>2024-06-16 14:54:55 -0600
commitf4eaf8eda89e1ae5d8274297094687245293deff (patch)
treebbcce9593a693a3ad202e3c6c7d5ec363a890bae /tools/perf/scripts/python/parallel-perf.py
parent81cc927d9c5eefd4a1b08e16b0ab2263f36d03f7 (diff)
io_uring/rsrc: Drop io_copy_iov in favor of iovec API
Instead of open coding an io_uring function to copy iovs from userspace, rely on the existing iovec_from_user function. While there, avoid repeatedly zeroing the iov in the !arg case for io_sqe_buffer_register. tested with liburing testsuite. Signed-off-by: Gabriel Krisman Bertazi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions