numam-spdk/lib
Daniel Verkamp 7dfc5e922d nvmf: only poll admin queue once every 10 ms
This should enhance performance, since the hardware admin queue poll
function takes a mutex and should not be in the performance path.

Change-Id: I7e4acde0337aaf7079811612cba5348acf0a467d
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-12 10:55:04 -07:00
..
bdev event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy copy_engine: add I/OAT copy engine module 2016-07-20 09:57:22 -07:00
cunit test/cunit: include stdio.h for fprintf() 2016-08-08 09:04:20 -07:00
event event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
ioat Work around DPDK 16.07 FreeBSD rte_zmalloc() bug 2016-08-11 17:59:38 -07:00
iscsi event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
json build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
net net: remove unused #defines 2016-08-08 13:46:20 -07:00
nvme nvme: replace rte_zmalloc() with rte_malloc() + memset 2016-08-10 16:12:59 -07:00
nvmf nvmf: only poll admin queue once every 10 ms 2016-08-12 10:55:04 -07:00
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
scsi scsi: fill BLOCK LIMITS VPD page filed with suitable value 2016-08-11 09:23:22 -07:00
trace trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
util pci: stub out kernel driver functions on FreeBSD 2016-07-21 09:23:24 -07:00
Makefile iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00