Spdk/lib
Ben Walker 086346a4fc event: Allow idle reactors to sleep
The user can now specify a maximum delay, in microseconds, that
defines the maximum amount of time a reactor will sleep for
between polling for new events. By default, the time is 0
which means the reactor will never sleep.

Change-Id: I94cddb69c832524878cad97b66673daa4bd5c721
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-08-17 10:02:38 -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: Allow idle reactors to sleep 2016-08-17 10:02:38 -07:00
ioat Work around DPDK 16.07 FreeBSD rte_zmalloc() bug 2016-08-11 17:59:38 -07:00
iscsi iscsi: track conn lcore for informational purposes 2016-08-15 10:22:04 -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: disable the controller from generating INTx# interrupts 2016-08-17 09:08:33 -07:00
nvmf nvmf: expose subsystem poll as a public API 2016-08-17 10:01:37 -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