Re: [PATCH v7 18/21] multi-process: heartbeat messages to remote

2020-07-02 Thread Stefan Hajnoczi
On Sat, Jun 27, 2020 at 10:09:40AM -0700, elena.ufimts...@oracle.com wrote: > From: Elena Ufimtseva > > In order to detect remote processes which are hung, the > proxy periodically sends heartbeat messages to confirm if > the remote process is alive. The remote process responds > to this heartbea

[PATCH v7 18/21] multi-process: heartbeat messages to remote

2020-06-27 Thread elena . ufimtseva
From: Elena Ufimtseva In order to detect remote processes which are hung, the proxy periodically sends heartbeat messages to confirm if the remote process is alive. The remote process responds to this heartbeat message to confirm it is alive. Signed-off-by: Jagannathan Raman Signed-off-by: John