diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-01-19 13:32:46 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-01 10:02:42 -0700 |
commit | 9affd664f0e0512d8997dbdddb1448a4faf9bc82 (patch) | |
tree | 69504bfc48aa05eed32f6c3b3919fa90667d1915 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a38d68db6742c19a74141c0f56785ef67f51c504 (diff) |
io_uring: don't flush CQEs deep down the stack
io_submit_flush_completions() is called down the stack in the _state
version of io_req_complete(), that's ok because is only called by
io_uring opcode handler functions directly. Move it up to
__io_queue_sqe() as preparation.
Signed-off-by: Pavel Begunkov <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