diff options
author | Pavel Begunkov <[email protected]> | 2024-11-05 02:12:33 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-11-06 13:55:38 -0700 |
commit | af0a2ffef0e6d23412dd55df29f5caef8f3583f2 (patch) | |
tree | 00da8ceb3b02a5ef6b89356a100fa7c2acdc1e52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6bf90bd8c58a305994948eb3409d91a7d8f2edae (diff) |
io_uring: avoid normal tw intermediate fallback
When a DEFER_TASKRUN io_uring is terminating it requeues deferred task
work items as normal tw, which can further fallback to kthread
execution. Avoid this extra step and always push them to the fallback
kthread.
Signed-off-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/d1cd472cec2230c66bd1c8d412a5833f0af75384.1730772720.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions