diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-12-15 22:08:47 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-12-28 09:51:15 -0800 |
commit | ab1dab960b8352cee082db0f8a54dc92a948bfd7 (patch) | |
tree | 1edc9c9686134d787a93d3b925d5c6095baf5049 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5641897a5e8fb8abeb07e89c71a788d3db3ec75e (diff) |
io_uring: kill poll linking optimisation
With IORING_FEAT_FAST_POLL in place, io_put_req_find_next() for poll
requests doesn't make much sense, and in any case re-adding it
shouldn't be a problem considering batching in tctx_task_work(). We can
remove it.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/15699682bf81610ec901d4e79d6da64baa9f70be.1639605189.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions