aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2021-01-14 13:15:26 -0800
committerChristoph Hellwig <hch@lst.de>2021-02-02 10:26:11 +0100
commit0dc9edaf80ea3c48231d94cd482355699d453888 (patch)
treebdb92c34a0ea01858327ab74be5c7b8da4dc6100 /tools/perf/scripts/python/export-to-postgresql.py
parent60141aa08c08a43f3d22626b3a2532106a90a191 (diff)
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions