; 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
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
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