Spdk/lib/nvmf
Changpeng Liu 8a23223e1b nvmf: Allow users to configure which lcore each subsystem runs on
Users can specify the core for each subsystem and the acceptor listen routine
to run on different cores for performance consideration.

Change-Id: I4bd1a96f39194c870863b4b778e6ea7cf8fc1a2d
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2016-08-16 09:20:42 -07:00
..
conf.c nvmf: Allow users to configure which lcore each subsystem runs on 2016-08-16 09:20:42 -07:00
conf.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
direct.c Revert "nvmf: only poll admin queue once every 10 ms" 2016-08-15 15:49:19 -07:00
Makefile nvmf: Add nvmf controller operation structure. 2016-08-09 15:50:40 -07:00
nvmf_internal.h nvmf: Allow users to configure which lcore each subsystem runs on 2016-08-16 09:20:42 -07:00
nvmf.c nvmf: Allow users to configure which lcore each subsystem runs on 2016-08-16 09:20:42 -07:00
rdma.c nvmf: Allow users to configure which lcore each subsystem runs on 2016-08-16 09:20:42 -07:00
request.c event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
request.h nvmf: Add nvmf controller operation structure. 2016-08-09 15:50:40 -07:00
session.c nvmf: Add nvmf controller operation structure. 2016-08-09 15:50:40 -07:00
session.h nvmf: use Connect command SQSIZE to manage SQHD 2016-08-08 08:45:38 -07:00
subsystem.c Revert "nvmf: only poll admin queue once every 10 ms" 2016-08-15 15:49:19 -07:00
subsystem.h Revert "nvmf: only poll admin queue once every 10 ms" 2016-08-15 15:49:19 -07:00
transport.c nvmf: Remove g_nvmf_tgt global usage from transport layer 2016-07-26 14:24:39 -07:00
transport.h nvmf: Add a transport specific session 2016-07-28 09:00:47 -07:00