aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-03-04 12:39:36 -0700
committerJens Axboe <axboe@kernel.dk>2021-03-05 08:43:01 -0700
commit46fe18b16c4656969347fc0a3d83a034e47d9119 (patch)
treeefe7c408c17110038f655c97838d43e5ca175c1d /tools/perf/scripts/python/export-to-postgresql.py
parentkernel: provide create_io_thread() helper (diff)
downloadwireguard-linux-46fe18b16c4656969347fc0a3d83a034e47d9119.tar.xz
wireguard-linux-46fe18b16c4656969347fc0a3d83a034e47d9119.zip
io_uring: move to using create_io_thread()
This allows us to do task creation and setup without needing to use completions to try and synchronize with the starting thread. Get rid of the old io_wq_fork_thread() wrapper, and the 'wq' and 'worker' startup completion events - we can now do setup before the task is running. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions