summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/core.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2016-02-29 15:59:46 +0100
committerJens Axboe <axboe@fb.com>2016-02-29 08:47:16 -0700
commit2d55cd5f511d6fc377734473b237ac50820bfb9f (patch)
treeea483d1efe56a4f6334122a499e0481bbab2d848 /drivers/nvme/host/core.c
parent79f2b358c9ba373943a9284be2861fde58291c4e (diff)
downloadblackbird-op-linux-2d55cd5f511d6fc377734473b237ac50820bfb9f.tar.gz
blackbird-op-linux-2d55cd5f511d6fc377734473b237ac50820bfb9f.zip
nvme: replace the kthread with a per-device watchdog timer
The only work left in the kthread is the periodic health check for each controller. There is no need to run this from process context or keep a thread context around for it, so replace it with a simpler timer. 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>
Diffstat (limited to 'drivers/nvme/host/core.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud