summaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2017-07-04 18:16:58 +0300
committerSagi Grimberg <sagi@grimberg.me>2017-07-06 09:48:59 +0300
commit8d7b8fafad87c3404f72ce2d36c79c48be1129a6 (patch)
treec1013f5318f1b0fa84e4a0b30d5f9b67a7b2bef0 /drivers/block
parentc81545f991a6612d3bdab18a71b3487023ec6b69 (diff)
downloadlinux-stable-8d7b8fafad87c3404f72ce2d36c79c48be1129a6.tar.gz
linux-stable-8d7b8fafad87c3404f72ce2d36c79c48be1129a6.tar.bz2
linux-stable-8d7b8fafad87c3404f72ce2d36c79c48be1129a6.zip
nvme: kick requeue list when requeueing a request instead of when starting the queues
When we requeue a request, we can always insert the request back to the scheduler instead of doing it when restarting the queues and kicking the requeue work, so get rid of the requeue kick in nvme (core and drivers). Also, now there is no need start hw queues in nvme_kill_queues We don't stop the hw queues anymore, so no need to start them. Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions