c588baab29
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> |
||
---|---|---|
.. | ||
rpc | ||
subsystems | ||
app.c | ||
Makefile | ||
reactor.c | ||
subsystem.c |