commit | 79f2b358c9ba373943a9284be2861fde58291c4e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Feb 29 15:59:45 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Mon Feb 29 08:47:14 2016 -0700 |
tree | f0c35f08d9937084dc0c1395c5d2790e7abc82c6 | |
parent | 9396dec916c052855dbb5b876c13d163df397319 [diff] |
nvme: don't poll the CQ from the kthread There is no reason to do unconditional polling of CQs per the NVMe spec. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Jens Axboe <axboe@fb.com>