freebsd-dev/sys/dev/nvme
Warner Losh 5e83c2ffaa Keep track of the number of commands that exhaust their retry limit.
While we print failure messages on the console, sometimes logs are lost or
overwhelmed. Keeping a count of how many times we've failed retriable commands
helps get a magnitude of the problem.
2019-07-19 18:39:24 +00:00
..
nvme_ctrlr_cmd.c Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00
nvme_ctrlr.c Provide macros to extract the sub-fields of the CAP_LO and CAP_HI registers. 2019-07-18 15:41:10 +00:00
nvme_ns_cmd.c Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00
nvme_ns.c Unconditionally support unmapped BIOs. This was another shim for 2019-02-27 22:16:59 +00:00
nvme_private.h Keep track of the number of commands that exhaust their retry limit. 2019-07-19 18:39:24 +00:00
nvme_qpair.c Keep track of the number of commands that exhaust their retry limit. 2019-07-19 18:39:24 +00:00
nvme_sim.c Fix nda(4) PCIe link status output 2019-06-07 18:34:48 +00:00
nvme_sysctl.c Keep track of the number of commands that exhaust their retry limit. 2019-07-19 18:39:24 +00:00
nvme_test.c Remove #ifdef code to support FreeBSD versions that haven't been 2019-02-27 22:05:01 +00:00
nvme_util.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme.c Use sysctl + CTLRWTUN for hw.nvme.verbose_cmd_dump. 2019-07-19 00:32:56 +00:00
nvme.h Provide macros to extract the sub-fields of the CAP_LO and CAP_HI registers. 2019-07-18 15:41:10 +00:00