aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorKeith Busch <[email protected]>2022-06-10 12:58:29 -0700
committerJens Axboe <[email protected]>2022-06-27 06:29:11 -0600
commitb1a000d3b8ec582da64bb644be633e5a0beffcbf (patch)
tree960fc00a20dbe8733f847f441205dae3be20b189 /tools/perf/scripts/python/bin/stackcollapse-record
parent5debd9691c3ac64c3acd6867c264ad38bbe48cdc (diff)
block: relax direct io memory alignment
Use the address alignment requirements from the block_device for direct io instead of requiring addresses be aligned to the block size. User space can discover the alignment requirements from the dma_alignment queue attribute. User space can specify any hardware compatible DMA offset for each segment, but every segment length is still required to be a multiple of the block size. Signed-off-by: Keith Busch <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions