RE: [PATCH 01/10] Drivers: hv: util: Increase the timeout for util services

2015-10-08 Thread KY Srinivasan
; jasow...@redhat.com > Subject: Re: [PATCH 01/10] Drivers: hv: util: Increase the timeout for util > services > > On Wed, Oct 07, K. Y. Srinivasan wrote: > > > Util services such as KVP and FCOPY need assistance from daemon's > running > > in user space. Increa

Re: [PATCH 01/10] Drivers: hv: util: Increase the timeout for util services

2015-10-08 Thread Olaf Hering
On Wed, Oct 07, K. Y. Srinivasan wrote: > Util services such as KVP and FCOPY need assistance from daemon's running > in user space. Increase the timeout so we don't prematurely terminate > the transaction in the kernel. Is this an arbitrary number, or does the host allow such a large delay for t

[PATCH 01/10] Drivers: hv: util: Increase the timeout for util services

2015-10-07 Thread K. Y. Srinivasan
Util services such as KVP and FCOPY need assistance from daemon's running in user space. Increase the timeout so we don't prematurely terminate the transaction in the kernel. Signed-off-by: K. Y. Srinivasan --- drivers/hv/hv_fcopy.c |3 ++- drivers/hv/hv_kvp.c |3 ++- drivers/h