diff options
author | 2024-04-01 15:16:19 -0600 | |
---|---|---|
committer | 2024-04-02 07:35:16 -0600 | |
commit | 73eaa2b583493b680c6f426531d6736c39643bfb (patch) | |
tree | 3bbb9afd90478151a3005fb1227ba3d510b41f80 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: disable io-wq execution of multishot NOWAIT requests (diff) | |
download | wireguard-linux-73eaa2b583493b680c6f426531d6736c39643bfb.tar.xz wireguard-linux-73eaa2b583493b680c6f426531d6736c39643bfb.zip |
io_uring: use private workqueue for exit work
Rather than use the system unbound event workqueue, use an io_uring
specific one. This avoids dependencies with the tty, which also uses
the system_unbound_wq, and issues flushes of said workqueue from inside
its poll handling.
Cc: stable@vger.kernel.org
Reported-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Tested-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Tested-by: Iskren Chernev <me@iskren.info>
Link: https://github.com/axboe/liburing/issues/1113
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