freebsd-skq/sys/dev/nvme
Warner Losh cfb43eb12e Tweak performance of nda completions
Use xpt_done_direct in preference to xpt_done when completing a
successful I/O. Continue to use xpt_done when there's an error, or for
completion of the submission of a CCB. This eliminates a context
switch to the cam_doneq thread.

Sponsored by: Netflix
Suggested by: scottl@
2017-09-28 01:27:00 +00:00
..
nvme_ctrlr_cmd.c
nvme_ctrlr.c
nvme_ns_cmd.c
nvme_ns.c
nvme_private.h
nvme_qpair.c
nvme_sim.c
nvme_sysctl.c
nvme_test.c
nvme_util.c
nvme.c
nvme.h