diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-03-19 17:22:34 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-11 17:41:58 -0600 |
commit | 1840038e119573fc624a2fc586a1c5ced50b59f2 (patch) | |
tree | 9e4076bc02be5dae4947298ae02d644566ee360a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | de968c182b4f48a421b0a3862e747c4147a7da22 (diff) |
io_uring: optimise success case of __io_queue_sqe
Move the case of successfully issued request by doing that check first.
It's not much of a difference, just generates slightly better code for
me.
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