Currently we are iterating over a hwqp connection list for every IO command received. With high load of connections, this is causing penalty. Use hash table for connection lookup based on connection ID and also RPI identifier. Signed-off-by: Naresh Gottumukkala <raju.gottumukkala@broadcom.com> Change-Id: I857e299722a0b72b25b0dbfe646d446ad98b7c76 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5688 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
.gitignore | ||
fc_ls_ut.c | ||
Makefile |