diff options
author | Christoph Hellwig <hch@lst.de> | 2025-05-07 14:04:28 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-05-07 07:31:07 -0600 |
commit | 8dd16f5e34693aa0aa6a4ed48427045008097e64 (patch) | |
tree | 6c2645548aa5516cd416400838ab31fd72d04c08 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 75f88659e47dc570bdebddf77d7a3cd5f0845612 (diff) |
block: add a bio_add_vmalloc helpers
Add a helper to add a vmalloc region to a bio, abstracting away the
vmalloc addresses from the underlying pages and another one wrapping
it for the simple case where all data fits into a single bio.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20250507120451.4000627-5-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions