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

nvme: provide optimized poll function for separate poll queues



If we have separate poll queues, we know that they aren't using
interrupts. Hence we don't need to disable interrupts around
finding completions.

Provide a separate set of blk_mq_ops for such devices.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 9334ae5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment