opnsense-src/sys/dev/nvme
Warner Losh 7e5f6f2588 Move setting of CAM_SIM_QUEUED to before we actually submit it to the
hardware. Setting it after is racy, and we can lose the race on a
heavily loaded system.

Reviewed by: scottl@, gallatin@
Sponsored by: Netflix
2018-01-17 17:08:26 +00:00
..
nvme.c When we're disabling the nvme device, some drives have a controller 2017-12-18 18:38:00 +00:00
nvme.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme_ctrlr.c Although we only have one quirk at the moment, guard against the day 2017-12-18 20:11:21 +00:00
nvme_ctrlr_cmd.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme_ns.c dev: make some use of mallocarray(9). 2018-01-13 22:30:30 +00:00
nvme_ns_cmd.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme_private.h When we're disabling the nvme device, some drives have a controller 2017-12-18 18:38:00 +00:00
nvme_qpair.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme_sim.c Move setting of CAM_SIM_QUEUED to before we actually submit it to the 2018-01-17 17:08:26 +00:00
nvme_sysctl.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme_test.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme_util.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00