diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-04-19 18:47:04 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-04-21 05:10:04 -0600 |
commit | ea76925614189bdcb6571e2ea8de68af409ebd56 (patch) | |
tree | acbb924e3bbefc707a38c514ecd779bfbecfe535 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8a2dacd49f1d19f4e3a4ebc99d11622cafd1659e (diff) |
io_uring/rsrc: use unpin_user_folio
We want to have a full folio to be left pinned but with only one
reference, for that we "unpin" all but the first page with
unpin_user_pages(), which can be confusing. There is a new helper to
achieve that called unpin_user_folio(), so use that.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Anuj Gupta <anuj20.g@samsung.com>
Link: https://lore.kernel.org/r/e0b2be8f9ea68f6b351ec3bb046f04f437f68491.1745083025.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