diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-05-09 12:12:50 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-05-09 08:01:01 -0600 |
commit | e91e4f692f7993d5d192228c5f8a9a2e12ff5250 (patch) | |
tree | 92780f0b76c3db856fb90ec674081d80c90a5ff1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 05b334110fdc85f536d7dd573120d573801fb2d1 (diff) |
io_uring: remove drain prealloc checks
Currently io_drain_req() has two steps. The first is fast path checking
sequence numbers. The second is allocations, rechecking and actual
queuing. Further simplify it by removing the first step.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/4d06e89ed07611993d7bf89182de2300858379bd.1746788718.git.asml.silence@gmail.com
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