aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2024-04-01 15:16:19 -0600
committerJens Axboe <[email protected]>2024-04-02 07:35:16 -0600
commit73eaa2b583493b680c6f426531d6736c39643bfb (patch)
tree3bbb9afd90478151a3005fb1227ba3d510b41f80 /tools/perf/scripts/python/export-to-postgresql.py
parentbee1d5becdf5bf23d4ca0cd9c6b60bdf3c61d72b (diff)
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: [email protected] Reported-by: Rasmus Karlsson <[email protected]> Tested-by: Rasmus Karlsson <[email protected]> Tested-by: Iskren Chernev <[email protected]> Link: https://github.com/axboe/liburing/issues/1113 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