numam-spdk/lib/event
Ben Walker 7f5b671db7 env: Convert some rte_mempools to spdk_mempools
This converts some, but not all, usage of rte_mempool
to spdk_mempool. The remaining rte_mempools use features
we elected not to expose through spdk_mempool such as
constructors, so that will need to be revisited.

Change-Id: I6528809a864ab466b8d19431789bf0f976b648b6
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-12 09:53:32 -07:00
..
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
app.c Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
dpdk_init.c Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
reactor.c env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
reactor.h event: Allow idle reactors to sleep 2016-08-17 10:02:38 -07:00
subsystem.c event: fix null pointer issue in spdk_subsystem_fini 2016-06-15 16:33:55 -07:00
subsystem.h Add event-driven application framework 2016-05-31 09:58:05 -07:00