[CRIU] Re: [PATCH 2/3] zdtm: Don't wait for dump forever

Cyrill Gorcunov gorcunov at openvz.org
Sat Jun 2 03:45:32 EDT 2012


On Sat, Jun 02, 2012 at 11:31:51AM +0400, Kir Kolyshkin wrote:
> 
> I would add iteration counter here, like
> 
> local maxwait=50
> ...
> for I in in $(seq $maxwait); do
>     echo "[$i/$maxwait] Waiting for $tname to complete dumping.."

Yeah, good idea, thanks!

	Cyrill


More information about the CRIU mailing list