[PATCH v1 2/3] nvme: Use blk-mq helper for IO termination

Keith Busch keith.busch at intel.com
Tue Feb 2 17:26:39 PST 2016


On Wed, Feb 03, 2016 at 12:35:55AM +0000, Wenbo Wang wrote:
> After canceling these requests, the requests and tags are freed. If queues are restarted shortly, these already freed requests will be queue_rq again? This seems not correct.

That's not true. We only set DNR if the queue is dead. Otherwise the
requests are eligible for requeuing if they haven't exceeded total time.



More information about the Linux-nvme mailing list