Spdk/app/nvmf_tgt
Changpeng Liu f07a666646 nvmf: check the user's Subsystem configuration is optimal or not
For NUMA architecture, you may get performance drop if your NVMe
devices and transport devices located in different socket, with
this patch, the NVMf target will print a warning message to remind
the user that your configuration is not optimal.

Change-Id: Ia6013ef95984f0ce8c7f1ca86b89c0375686a188
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2016-09-28 17:51:11 +08:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c nvmf: check the user's Subsystem configuration is optimal or not 2016-09-28 17:51:11 +08:00
Makefile nvmf: Add support for RPC interfaces. 2016-09-26 16:07:30 -07:00
nvmf_rpc.c nvmf: Add support for RPC interfaces. 2016-09-26 16:07:30 -07:00
nvmf_tgt.c nvmf: Add support for RPC interfaces. 2016-09-26 16:07:30 -07:00
nvmf_tgt.h nvmf: Add support for RPC interfaces. 2016-09-26 16:07:30 -07:00