[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Xen-devel] [PATCH] Crash the domain if qemu-dm stops running



John Levon wrote:
> # HG changeset patch
> # User John Levon <john.levon@xxxxxxx>
> # Date 1236822295 25200
> # Node ID 4a4bbf70a1fa246d132f2e709039c330a5506fe9
> # Parent  93d25b0df1be0abc503ff721e291b6a1553f4da2
> Crash the domain if qemu-dm stops running
> 
> The comment about the lack of restart prevention is not accurate.
> 
> Bump the minimum restart time to 60 seconds.
> 
> Signed-off-by: John Levon <john.levon@xxxxxxx>
> 
> diff --git a/tools/python/xen/xend/XendConstants.py
> b/tools/python/xen/xend/XendConstants.py ---
> a/tools/python/xen/xend/XendConstants.py +++
> b/tools/python/xen/xend/XendConstants.py @@ -96,7 +96,7 @@
>  ZOMBIE_PREFIX = 'Zombie-' ZOMBIE_PREFIX = 'Zombie-'
> 
>  """Minimum time between domain restarts in seconds."""
> -MINIMUM_RESTART_TIME = 20
> +MINIMUM_RESTART_TIME = 60
why we changed the MINIMUM_RESTART_TIME to 60?

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.