summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMing Lei <ming.lei@redhat.com>2025-02-27 18:37:07 +0800
committerJens Axboe <axboe@kernel.dk>2025-03-03 11:17:52 -0700
commite84025d2a9cb0d30baf3f59e341d426ef57a2cd7 (patch)
tree9017a53fdd479f48348ffa1994bad2b609bd2e79 /tools/perf/scripts/python
parent105ca2a2c2ff2c8df0e334d6913d62eec1973dd3 (diff)
ublk: add DMA alignment limit
The in-tree ublk driver doesn't need DMA alignment limit because there is one data copy between request pages and the userspace buffer. However, ublk is going to support zero copy, then DMA alignment limit is required, because same IO buffer is forwarded to backend which may have specific buffer DMA alignment limit, so the limit has to be exposed from the frontend driver to client application. Cc: Keith Busch <kbusch@kernel.org> Signed-off-by: Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20250227103707.2640014-1-ming.lei@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions