diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2024-11-29 13:34:31 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-12-23 08:17:16 -0700 |
commit | 1e21df691ffa2c277e0b1a4928c9da0e86e9a2be (patch) | |
tree | 4da08ab96df80e557a6f9ef8d7a9db9c7300cab8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4b851d20d325dc59f9abdce55d42dc4b68179db0 (diff) |
io_uring/memmap: implement kernel allocated regions
Allow the kernel to allocate memory for a region. That's the classical
way SQ/CQ are allocated. It's not yet useful to user space as there
is no way to mmap it, which is why it's explicitly disabled in
io_register_mem_region().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/7b8c40e6542546bbf93f4842a9a42a7373b81e0d.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