summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorKanchan Joshi <joshi.k@samsung.com>2022-09-30 09:27:49 +0300
committerJens Axboe <axboe@kernel.dk>2022-09-30 16:51:13 +0300
commit23fd22e55b767be9c31fda57205afb2023cd6aad (patch)
treea64738ac622a39e56f11a9e70bf95d4a398a101b /tools/perf/scripts/python/task-analyzer.py
parent4d174486820e625fa85bac5d4235d4b4cb659866 (diff)
downloadlinux-23fd22e55b767be9c31fda57205afb2023cd6aad.tar.xz
nvme: wire up fixed buffer support for nvme passthrough
if io_uring sends passthrough command with IORING_URING_CMD_FIXED flag, use the pre-registered buffer for IO (non-vectored variant). Pass the buffer/length to io_uring and get the bvec iterator for the range. Next, pass this bvec to block-layer and obtain a bio/request for subsequent processing. Signed-off-by: Kanchan Joshi <joshi.k@samsung.com> Link: https://lore.kernel.org/r/20220930062749.152261-13-anuj20.g@samsung.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions