summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2021-01-15 00:15:26 +0300
committerChristoph Hellwig <hch@lst.de>2021-02-02 12:26:11 +0300
commit0dc9edaf80ea3c48231d94cd482355699d453888 (patch)
treebdb92c34a0ea01858327ab74be5c7b8da4dc6100 /tools/perf/scripts/python/export-to-sqlite.py
parent60141aa08c08a43f3d22626b3a2532106a90a191 (diff)
downloadlinux-0dc9edaf80ea3c48231d94cd482355699d453888.tar.xz
nvme-tcp: pass multipage bvec to request iov_iter
iov_iter uses the right helpers so we should be able to pass in a multipage bvec. Right now the iov_iter is initialized with more segments that it needs which doesn't fail because the iov_iter is capped by byte count, but it is better to use a full multipage bvec iter. Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions