Spdk/lib/nvme
GangCao 372942e569 nvme: move global request_mempool allocation into nvme_impl
The user no longer needs to create the request pool.

Change-Id: I83bb8948143d4cc961d232f9f30df3106d5e0eab
Signed-off-by: GangCao <gang.cao@intel.com>
2016-09-27 14:25:39 -07:00
..
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
nvme_ctrlr_cmd.c nvme: alloc buffer internally for non-I/O requests 2016-09-13 12:47:46 -07:00
nvme_ctrlr.c nvme: use nvme_malloc for calloc to share ctrlr->ioq among processes 2016-09-26 16:05:02 -07:00
nvme_impl.h nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00
nvme_intel.c doc/nvme: move pages to separate text files 2016-03-29 10:49:06 -07:00
nvme_internal.h nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00
nvme_ns_cmd.c nvme: alloc buffer internally for non-I/O requests 2016-09-13 12:47:46 -07:00
nvme_ns.c No longer wrap assert() 2016-08-19 10:53:06 -07:00
nvme_qpair.c No longer wrap assert() 2016-08-19 10:53:06 -07:00
nvme.c nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00