Re: [PATCH] Reduce delays to improve iscsi boot performance

2018-04-16 Thread The Lee-Man
On Monday, April 16, 2018 at 2:38:01 PM UTC-7, The Lee-Man wrote: > > On Friday, April 13, 2018 at 3:19:11 PM UTC-7, cathy.z...@oracle.com > wrote: >> >> From: Cathy Zhou >> >> iscsi boot performance can be improved by sleep() with finer >> grained interval and

Re: [PATCH] Reduce delays to improve iscsi boot performance

2018-04-16 Thread The Lee-Man
On Friday, April 13, 2018 at 3:19:11 PM UTC-7, cathy.z...@oracle.com wrote: > > From: Cathy Zhou > > iscsi boot performance can be improved by sleep() with finer > grained interval and exponential backoff. > > Signed-off-by: Cathy Zhou > --- >

Re: [PATCH] Reduce delays to improve iscsi boot performance

2018-04-16 Thread Zhou Yun
Leeman, Thanks very much for your comments. See inline: On Mon, Apr 16, 2018 at 2:38 PM, The Lee-Man wrote: ... >> -retry: >> -rc = iscsid_exec_req(, , 0, ISCSID_REQ_TIMEOUT); >> /* >> - * handle race where iscsid proc is starting up while we