git: nvme - Do a better job backing out of probe errors
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 11 11:50:31 PDT 2018
commit 1014e37c0dbcf7bafaa4b981a9b5019e2bb52100
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jul 11 11:45:38 2018 -0700
nvme - Do a better job backing out of probe errors
* AWS provides nvme interfaces which might not have attached volumes.
Improve stability on AWS nvme (still needs more work). Play nice
when queue creation fails. Do a better job tracking MSI-X
interrupt installation and removal.
Summary of changes:
sys/dev/disk/nvme/nvme.c | 21 +++++++++++++++++++--
sys/dev/disk/nvme/nvme_admin.c | 10 ++++++++++
2 files changed, 29 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1014e37c0dbcf7bafaa4b981a9b5019e2bb52100
--
DragonFly BSD source repository
More information about the Commits
mailing list