Spdk/lib/event
Daniel Verkamp c6952d45df event: replace outdated reactor run loop comment
The work item queueing code was replaced with the current reactor/event
model, but the block comment above _spdk_reactor_run() wasn't updated to
match.  Replace the pseudo-code with something resembling the current
behavior, and delete the outdated paragraph below it.

Change-Id: If0686c6a5d063f56d8ea3df9bf3a1e98eef40207
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-30 13:06:21 -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: replace outdated reactor run loop comment 2017-01-30 13:06:21 -07:00
subsystem.c event.h: split non-public API into spdk_internal 2017-01-05 11:57:18 -07:00