summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-11-05 15:32:58 -0700
committerJens Axboe <axboe@kernel.dk>2019-11-05 15:32:58 -0700
commit89723d0bd6c77540c01ce7db2cd6f8c3be2fd958 (patch)
treea9cb9003b316db7483cb9632bb8a5b9f473b2690 /tools/perf/scripts/python/export-to-postgresql.py
parent6f72653e76a511db47addad6ab690390233fc250 (diff)
io_uring: enable optimized link handling for IORING_OP_POLL_ADD
As introduced by commit: ba816ad61fdf ("io_uring: run dependent links inline if possible") enable inline dependent link running for poll commands. io_poll_complete_work() is the most important change, as it allows a linked sequence of { POLL, READ } (for example) to proceed inline instead of needing to get punted to another async context. The submission side only potentially matters for sqthread, but may as well include that bit. 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