NVMe: Asynchronous controller probe
authorKeith Busch <keith.busch@intel.com>
Thu, 12 Feb 2015 22:33:00 +0000 (15:33 -0700)
committerKeith Busch <keith.busch@intel.com>
Thu, 19 Feb 2015 23:15:36 +0000 (16:15 -0700)
This performs the longest parts of nvme device probe in scheduled work.
This speeds up probe significantly when multiple devices are in use.

Signed-off-by: Keith Busch <keith.busch@intel.com>

No differences found