An error occurred while fetching folder content.
Forked from
Linaro / linux / kernel / torvalds / linux
Source project has a limited visibility.
Pavel Begunkov
authored
Currently, for nodes we have an atomic counter and some cached (non-atomic) refs protected by uring_lock. Let's put all ref manipulations under uring_lock and get rid of the atomic part. It's free as in all cases we care about we already hold the lock. Signed-off-by:Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/25b142feed7d831008257d90c8b17c0115d4fc15.1680576071.git.asml.silence@gmail.com Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Name | Last commit | Last update |
---|