From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH V3] libxl: Increase device model startup timeout to 1min. Date: Tue, 7 Jul 2015 16:41:11 +0100 Message-ID: <1436283671.25646.254.camel@citrix.com> References: <21915.58620.948343.728555@mariner.uk.xensource.com> <1436281753-19534-1-git-send-email-anthony.perard@citrix.com> <21915.60619.555732.214104@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21915.60619.555732.214104@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: Anthony PERARD , Stefano Stabellini , Wei Liu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-07-07 at 16:14 +0100, Ian Jackson wrote: > Anthony PERARD writes ("[PATCH V3] libxl: Increase device model startup timeout to 1min."): > > On a busy host, QEMU may take more than 10s to load and start. > > > > This is likely due to a bug in Linux where the I/O subsystem sometime > > produce high latency under load and result in QEMU taking a long time to > > load every single dynamic libraries. > > Acked-by: Ian Jackson Applied.