[PATCH v3 5/8] nvme: kick requeue list when requeueing a request instead of when starting the queues

Christoph Hellwig hch at lst.de
Wed Jul 5 16:06:21 PDT 2017


I wonder if we should simply always kick the list and remove the
parameter and blk_mq_kick_requeue_list.  It seems like this split
has caused a lot more harm then good, and the other drivers using
it that way are probably having issues as well.



More information about the Linux-nvme mailing list