numam-spdk/lib/event
Jim Harris c588baab29 reactor: add pid to names for rings and mempools
This is required for using the event framework
in multi-process mode since they must be unique
across the group of processes..

Currently the stub app calls into the env layer
directly, bypassing the event framework, so this
issue would only be seen with multiple secondary
processes using the app framework.  Some future
changes will change the stub app to use the event
framework which necessitates this change immediately.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I5e1acc95380a20a0204c327906c7ef83a82d7fac

Reviewed-on: https://review.gerrithub.io/366647
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-06-23 11:02:04 -04:00
..
rpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
subsystems rpc: Remove event framework and config file 2017-06-22 10:47:31 -04:00
app.c log: Rename, document the open and close calls 2017-06-16 16:15:06 -04:00
Makefile bdev: Create a separate bdev subsystem library 2017-06-16 13:10:26 -04:00
reactor.c reactor: add pid to names for rings and mempools 2017-06-23 11:02:04 -04:00
subsystem.c reactor: handle start_fn event after subsystem init is ready 2017-05-31 15:30:58 -04:00