summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2025-11-13 10:46:14 +0000
committerJens Axboe <axboe@kernel.dk>2025-11-13 11:19:37 -0700
commit39c9676f789eb71ce1005a22eebe2be80a00de6a (patch)
tree4a5753b7c2099eec5586bb019b86d0e75e62d659 /tools/docs/parse-headers.py
parent475eb39b00478b1898bc9080344dcd8e86c53c7a (diff)
io_uring/zcrx: count zcrx users
zcrx tries to detach ifq / terminate page pools when the io_uring ctx owning it is being destroyed. There will be multiple io_uring instances attached to it in the future, so add a separate counter to track the users. Note, refs can't be reused for this purpose as it only used to prevent zcrx and rings destruction, and also used by page pools to keep it alive. Signed-off-by: David Wei <dw@davidwei.uk> Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions