freebsd-skq/sbin/nvmecontrol
Jim Harris b846efd7ec Add controller reset capability to nvme(4) and ability to explicitly
invoke it from nvmecontrol(8).

Controller reset will be performed in cases where I/O are repeatedly
timing out, the controller reports an unrecoverable condition, or
when explicitly requested via IOCTL or an nvme consumer.  Since the
controller may be in such a state where it cannot even process queue
deletion requests, we will perform a controller reset without trying
to clean up anything on the controller first.

Sponsored by:	Intel
Reviewed by:	carl
2013-03-26 19:50:46 +00:00
..
Makefile
nvmecontrol.8 Add controller reset capability to nvme(4) and ability to explicitly 2013-03-26 19:50:46 +00:00
nvmecontrol.c Add controller reset capability to nvme(4) and ability to explicitly 2013-03-26 19:50:46 +00:00