numam-spdk/lib/nvme
Daniel Verkamp 736ec4967e nvme: refactor _nvme_ns_cmd_rw()
Pull the almost-identical request splitting code for driver-assisted
striping and maximum I/O size into its own function,
_nvme_ns_cmd_split_request().

Change-Id: I3c15ac2073f8f5aec721c427199c8fb1a5d6a1fc
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-09-25 14:21:57 -07:00
..
Makefile SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_ctrlr_cmd.c SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_ctrlr.c nvme: replace stray printf with nvme_printf 2015-09-23 16:25:16 -07:00
nvme_impl.h nvme: use rte_memcpy() to submit commands 2015-09-25 09:33:42 -07:00
nvme_internal.h nvme: remove dump_command and dump_completion 2015-09-22 15:48:12 -07:00
nvme_ns_cmd.c nvme: refactor _nvme_ns_cmd_rw() 2015-09-25 14:21:57 -07:00
nvme_ns.c SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_qpair.c nvme: use rte_memcpy() to submit commands 2015-09-25 09:33:42 -07:00
nvme.c nvme: remove dump_command and dump_completion 2015-09-22 15:48:12 -07:00