diff options
author | 2021-03-06 11:02:15 +0000 | |
---|---|---|
committer | 2021-03-07 14:12:43 -0700 | |
commit | baf186c4d345f5a105e63df01100936ad622f369 (patch) | |
tree | 1272c84a69cb43a9224d4d3e349b79231f0e7dc7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: don't take task ring-file notes (diff) | |
download | linux-dev-baf186c4d345f5a105e63df01100936ad622f369.tar.xz linux-dev-baf186c4d345f5a105e63df01100936ad622f369.zip |
io_uring: index io_uring->xa by ctx not file
We don't use task file notes anymore, and no need left in indexing
task->io_uring->xa by file, and replace it with ctx. It's better
design-wise, especially since we keep a dangling file, and so have to
keep an eye on not dereferencing it.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
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