Spdk/lib/event
Ben Walker 885a86a569 event: Modify reactor to avoid calling spdk_get_ticks()
Minimize the number of times spdk_get_ticks() is called
because it is expensive.

Change-Id: I2f34ca724ec28f42866b76d224dacbe1f31e7a41
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-01-25 11:10:09 -07:00
..
rpc log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
app.c free allocated spdk_conf in case of failure 2017-01-19 15:01:13 -07:00
dpdk_init.c event: move default opt values out of public API 2017-01-05 11:57:18 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
reactor.c event: Modify reactor to avoid calling spdk_get_ticks() 2017-01-25 11:10:09 -07:00
subsystem.c event.h: split non-public API into spdk_internal 2017-01-05 11:57:18 -07:00