40dd3c29a4
There may have the situation that associated socket does not have enough memory for the event pool and the related ring buffer. As the event pool will be created at any available socket, this will be same for the ring. The basic idea is to first allocate the memory for the core associated socket and then try other available sockects before terminating. Change-Id: I52c240289899c136b607629c12c0250ad859c8ac Signed-off-by: GangCao <gang.cao@intel.com> Reviewed-on: https://review.gerrithub.io/385972 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ziye Yang <optimistyzy@gmail.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
rpc | ||
subsystems | ||
app.c | ||
Makefile | ||
reactor.c | ||
subsystem.c |