diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-01-15 17:37:49 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-01 10:02:42 -0700 |
commit | bc9744cd162b2f6c38d75dc49c310677dc13afa8 (patch) | |
tree | a751ee35d7dd531f90d11765f37a2c2b194ae337 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6802535df7bf807c94de32a9d0bf0401d3109671 (diff) |
io_uring: split ref_node alloc and init
A simple prep patch allowing to set refnode callbacks after it was
allocated. This needed to 1) keep ourself off of hi-level functions
where it's not pretty and they are not necessary 2) amortise ref_node
allocation in the future, e.g. for updates.
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