numam-spdk/app
Daniel Verkamp 7ea544b46a nvmf: move poll groups to public API
The end goal is to have the application create one poll group per core.
Then each poll group will have a single CQ per network device and an I/O
channel per back-end storage device to poll.

This is just the first step toward that, which is to wire up the
creation of the per-core poll groups in the application.

Note that the app poll groups don't do anything yet.  We'll need
additional library API changes to make the library use the existing poll
groups, rather than creating a new poll group per subsystem as we do
right now.

Change-Id: I2d4e2a5e5aa354d37714750f1d5b1d1e4ab9edce
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/381887
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-11-09 12:51:18 -05:00
..
iscsi_tgt iscsi, vhost, nvmf: allow running without config file 2017-11-03 18:42:53 -04:00
iscsi_top Make iscsi app to work on freebsd 2017-08-01 13:42:02 -04:00
nvmf_tgt nvmf: move poll groups to public API 2017-11-09 12:51:18 -05:00
trace include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost vhost: use int to store getopt() return value 2017-11-09 12:42:45 -05:00
Makefile Make iscsi app to work on freebsd 2017-08-01 13:42:02 -04:00