Re: [Qemu-devel] change the default value of timeout

2012-03-12 Thread Stefan Hajnoczi
On Mon, Mar 12, 2012 at 3:17 AM, Zhang, Yang Z wrote: >        Currently, if not using nonblocking mode, the default timeout of > select() in main_loop_wait is 1000ms. There has no problem if you run few > VMs. But when running more VMs like 32 or 64, then the problem is coming. Our > experienc

[Qemu-devel] change the default value of timeout

2012-03-11 Thread Zhang, Yang Z
Hi all Currently, if not using nonblocking mode, the default timeout of select() in main_loop_wait is 1000ms. There has no problem if you run few VMs. But when running more VMs like 32 or 64, then the problem is coming. Our experience shows that when running 64 idle VMs, the pkg C6 resid