commit | 2e1d8448196ba85cd78a18723413a3c92aabe0f3 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Thu Feb 12 15:33:00 2015 -0700 |
committer | Keith Busch <keith.busch@intel.com> | Thu Feb 19 16:15:36 2015 -0700 |
tree | ac1e4f9df21d4eb478c4cf95c5ee3488824a1021 | |
parent | b3fffdefabab266ae5176a136d93b6670b07bb30 [diff] |
NVMe: Asynchronous controller probe 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>