diff options
author | 2021-02-12 03:23:50 +0000 | |
---|---|---|
committer | 2021-02-12 05:30:25 -0700 | |
commit | bd75904590de1c2bbdff55180cef209b13bd50fa (patch) | |
tree | e3975157a45022f98d3a5a30f97d728fa6853ea1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: inline io_complete_rw_common() (diff) | |
download | linux-dev-bd75904590de1c2bbdff55180cef209b13bd50fa.tar.xz linux-dev-bd75904590de1c2bbdff55180cef209b13bd50fa.zip |
io_uring: take compl state from submit state
Completion and submission states are now coupled together, it's weird to
get one from argument and another from ctx, do it consistently for
io_req_free_batch(). It's also faster as we already have @state cached
in registers.
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