diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2024-11-29 13:34:22 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-12-23 08:17:15 -0700 |
commit | 943d0609d0571af092dc13456cbca70351e4d20e (patch) | |
tree | a350ecfbb452bd9111fad45aa18d4601983d6538 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4bbf9020becbfd8fc2c3da790855b7042fad455b (diff) |
io_uring: rename ->resize_lock
->resize_lock is used for resizing rings, but it's a good idea to reuse
it in other cases as well. Rename it into mmap_lock as it's protects
from races with mmap.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/68f705306f3ac4d2fb999eb80ea1615015ce9f7f.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