Re: [Xen-devel] [PATCH V2] libxl: Increase device model startup timeout to 1min.

2015-07-07 Thread Ian Jackson
Anthony PERARD writes ("[PATCH V2] 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

[Xen-devel] [PATCH V2] libxl: Increase device model startup timeout to 1min.

2015-07-07 Thread Anthony PERARD
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. Signed-off-by: Anthony PERARD --- tools/libxl/libxl_