freebsd-dev/sys/dev/nvme
Warner Losh c37fc318c4 Keep track of the number of retried commands.
Retried commands can indicate a performance degredation of an nvme drive. Keep
track of the number of retries and report it out via sysctl, just like number of
commands an interrupts.
2019-07-19 18:39:18 +00:00
..
nvme_ctrlr_cmd.c
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
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 retried commands. 2019-07-19 18:39:18 +00:00
nvme_qpair.c Keep track of the number of retried commands. 2019-07-19 18:39:18 +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 retried commands. 2019-07-19 18:39:18 +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
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