This patch is used to implement the sock fd event group polling mechanism if there are incoming data from network (read event in SPDK iSCSI target side) , thus we can awake many connections one time, and it can reduce the system call overhead. Change-Id: I76c26a89ef9365d7e1ccec616985e7435253896b Signed-off-by: Ziye Yang <optimistyzy@gmail.com> Reviewed-on: https://review.gerrithub.io/399796 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
conn.c | ||
init_grp.c | ||
iscsi.c | ||
param.c | ||
portal_grp.c | ||
tgt_node.c | ||
common.c | ||
Makefile |