[PATCH 1/8] nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
sagi at grimberg.me
Tue Jul 4 08:35:17 PDT 2017
> Then the kick can be removed from nvme_start_queues()
>
>> requeue kick and in nvme_complete_rq call:
>>
>> blk_mq_requeue_request(req, !blk_queue_quiesced(req->q));
>>
>> Thoughts?
>
> I think we can always to kick the requeue work even when queue
> is stopped. It is OK to put the requeue req into sw queue/scheduler
> queue when queue is stopped.
>
Agreed.
More information about the Linux-nvme
mailing list