summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-06-14 23:37:28 +0100
committerJens Axboe <axboe@kernel.dk>2021-06-15 15:38:40 -0600
commit311997b3fcddc2f169fff844bf6b48dbff0bb816 (patch)
tree94d5720f5f001f050904c9fce0e0df4231dfa798 /tools/perf/scripts/python/export-to-postgresql.py
parent5ed7a37d21b369d03114dea12a1f16ae2e21baa8 (diff)
io_uring: wait heads renaming
We use several wait_queue_head's for different purposes, but namings are confusing. First rename ctx->cq_wait into ctx->poll_wait, because this one is used for polling an io_uring instance. Then rename ctx->wait into ctx->cq_wait, which is responsible for CQE waiting. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/47b97a097780c86c67b20b6ccc4e077523dce682.1623709150.git.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