diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-08-15 10:40:21 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-23 13:10:37 -0600 |
commit | a8576af9d1b03a1b8aba7228e938ab0817fdbda6 (patch) | |
tree | 792e53d515c46193eaa193e31f4d43271e485a5f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fb6820998f57a3e63a382a322530fa28522a2bba (diff) |
io_uring: kill not necessary resubmit switch
773af69121ecc ("io_uring: always reissue from task_work context") makes
all resubmission to be made from task_work, so we don't need that hack
with resubmit/not-resubmit switch anymore.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/47fa177cca04e5ffd308a35227966c8e15d8525b.1628981736.git.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