Skip to content
Snippets Groups Projects
Commit 1ab0cd69 authored by Jens Axboe's avatar Jens Axboe Committed by Keith Busch
Browse files

nvme-pci: split the nvme queue lock into submission and completion locks


This is now feasible. We protect the submission queue ring with
->sq_lock, and the completion side with ->cq_lock.

Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 5cb525c8
No related branches found
No related tags found
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