Skip to content
Commit 6a4d07cd authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: file registration list and lock optimization



There's no point in using list_del_init() on entries that are going
away, and the associated lock is always used in process context so
let's not use the IRQ disabling+saving variant of the spinlock.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 7e55a19c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment