+13
−13
Loading
This will enable some future enhancements where the main iSCSI connection poller will not try to flush PDUs, we will just start a separate poller to periodically flush PDUs in that case. This is all part of broader scheme to enable epoll() for iSCSI. Making these changes allows us to avoid using epoll() to signal when TCP buffer space is available. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I6fe9314e386673fcc87bb15580ef808838c55a7b Reviewed-on: https://review.gerrithub.io/395521 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
<shuhei.matsumoto.xt@hitachi.com>