diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2019-11-06 00:22:15 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-06 11:20:11 -0700 |
commit | e5eb6366ac2d1df8ad5b010718ac1997ceae45be (patch) | |
tree | 0f64ea618cdf1afead5096a629f0dbb37b7e655c /tools/perf/scripts/python | |
parent | ae9428ca61271b6b7f52ebbc359676c9fdfde523 (diff) |
io_uring: io_queue_link*() right after submit
After a call to io_submit_sqe(), it's already known whether it needs
to queue a link or not. Do it there, as it's simplier and doesn't keep
an extra variable across the loop.
Reviewed-by:Bob Liu <bob.liu@oracle.com>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions