+55
−39
Loading
This greatly increases the efficiency when the target is scaled to many connections. Now all connections being handled by a given thread can be polled in O(1), whereas before it was O(n) where n was the number of connections. Change-Id: I9f695f68093d73e6538df416b0f1aabef07119ff Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/391491 Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>