From: Ian Campbell <ian.campbell@citrix.com>
To: Anthony PERARD <anthony.perard@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
Ian Jackson <ian.jackson@eu.citrix.com>,
xen-devel@lists.xen.org
Subject: Re: [PATCH] libxl: Increase device model startup timeout to 1min.
Date: Fri, 26 Jun 2015 17:41:07 +0100 [thread overview]
Message-ID: <1435336867.32500.209.camel@citrix.com> (raw)
In-Reply-To: <1435319840-25020-1-git-send-email-anthony.perard@citrix.com>
On Fri, 2015-06-26 at 12:57 +0100, Anthony PERARD wrote:
> On a busy host, QEMU may take more than 10s to start.
Please show your working here so that in 2 years when we want to know
why this value was chosen we don't have to go scrobbling around in the
ML archives looking for the data you gathered.
>
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
> ---
> tools/libxl/libxl_internal.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h
> index e96d6b5..3a604f7 100644
> --- a/tools/libxl/libxl_internal.h
> +++ b/tools/libxl/libxl_internal.h
> @@ -85,7 +85,7 @@
> #define LIBXL_INIT_TIMEOUT 10
> #define LIBXL_DESTROY_TIMEOUT 10
> #define LIBXL_HOTPLUG_TIMEOUT 10
> -#define LIBXL_DEVICE_MODEL_START_TIMEOUT 10
> +#define LIBXL_DEVICE_MODEL_START_TIMEOUT 60
> #define LIBXL_STUBDOM_START_TIMEOUT 30
> #define LIBXL_QEMU_BODGE_TIMEOUT 2
> #define LIBXL_XENCONSOLE_LIMIT 1048576
next prev parent reply other threads:[~2015-06-26 16:41 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-26 11:57 [PATCH] libxl: Increase device model startup timeout to 1min Anthony PERARD
2015-06-26 16:41 ` Ian Campbell [this message]
2015-06-29 14:23 ` Anthony PERARD
2015-06-29 14:51 ` Ian Campbell
2015-06-29 16:09 ` Anthony PERARD
2015-06-30 3:08 ` Dario Faggioli
2015-06-30 14:04 ` Ian Jackson
2015-06-30 15:58 ` Stefano Stabellini
2015-06-30 16:40 ` Ian Jackson
2015-07-01 15:03 ` Stefano Stabellini
2015-07-02 11:11 ` Anthony PERARD
2015-07-02 12:38 ` Ian Jackson
2015-07-03 11:21 ` Anthony PERARD
2015-07-03 11:30 ` Ian Jackson
2015-07-07 13:44 ` Ian Campbell
2015-07-07 13:47 ` Ian Jackson
2015-07-07 14:37 ` [PATCH V2] " Anthony PERARD
2015-07-07 14:41 ` Ian Jackson
2015-07-07 15:09 ` [PATCH V3] " Anthony PERARD
2015-07-07 15:14 ` Ian Jackson
2015-07-07 15:41 ` Ian Campbell
2015-07-14 6:17 ` Jan Beulich
2015-07-14 7:55 ` Ian Campbell
2015-07-14 9:25 ` Dario Faggioli
2015-07-14 9:37 ` Ian Campbell
2015-07-14 10:52 ` Dario Faggioli
2015-07-14 14:23 ` Dario Faggioli
2015-07-14 14:48 ` Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1435336867.32500.209.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=anthony.perard@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.