diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2024-11-29 13:34:24 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-12-23 08:17:15 -0700 |
commit | a730d2047d4ef822262c37f51ff7267f2f0e7167 (patch) | |
tree | cfb116a463d154b97d087f14f66fa1b806809141 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7427b0b49ad51304c041ffb8c413f342e148cdea (diff) |
io_uring/memmap: flag vmap'ed regions
Add internal flags for struct io_mapped_region. The first flag we need
is IO_REGION_F_VMAPPED, that indicates that the pointer has to be
unmapped on region destruction. For now all regions are vmap'ed, so it's
set unconditionally.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/5a3d8046a038da97c0f8a8c8f1733fa3fc689d31.1732886067.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions