linux/drivers/nvme/host
Martin K. Petersen 07fbd32a6b nvme: honor RTD3 Entry Latency for shutdowns
If an NVMe controller reports RTD3 Entry Latency larger than
shutdown_timeout, up to a maximum of 60 seconds, use that value to set
the shutdown timer. Otherwise fall back to the module parameter which
defaults to 5 seconds.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
[hch: removed do_div, made transition time local scope]
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-08-28 23:00:44 +03:00
..
core.c nvme: honor RTD3 Entry Latency for shutdowns 2017-08-28 23:00:44 +03:00
fabrics.c nvme-fabrics: log a warning if hostid is invalid 2017-08-28 23:00:37 +03:00
fabrics.h nvme: read the subsystem NQN from Identify Controller 2017-06-28 08:14:13 -06:00
fc.c nvme-fc: Reattach to localports on re-registration 2017-08-28 23:00:40 +03:00
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
lightnvm.c block: replace bi_bdev with a gendisk pointer and partitions index 2017-08-23 12:49:55 -06:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
nvme.h nvme: honor RTD3 Entry Latency for shutdowns 2017-08-28 23:00:44 +03:00
pci.c nvme: fix uninitialized prp2 value on small transfers 2017-08-28 23:00:44 +03:00
rdma.c nvme-rdma: Use unlikely macro in the fast path 2017-08-28 23:00:43 +03:00