From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeW4b-0003Lh-63 for qemu-devel@nongnu.org; Tue, 12 Jun 2012 14:44:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SeW4Z-00008B-EL for qemu-devel@nongnu.org; Tue, 12 Jun 2012 14:44:12 -0400 Received: from g6t0184.atlanta.hp.com ([15.193.32.61]:48676) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeW4Z-000071-AK for qemu-devel@nongnu.org; Tue, 12 Jun 2012 14:44:11 -0400 Message-ID: <4FD78DF7.5020006@hp.com> Date: Tue, 12 Jun 2012 11:44:07 -0700 From: Chegu Vinod MIME-Version: 1.0 References: <1339173966.26976.95.camel@ul30vt> <4FD23221.5090208@hp.com> <1339177340.26976.111.camel@ul30vt> <4FD23CF9.5000203@hp.com> <4FD23FA0.6060202@siemens.com> <4FD24285.1060702@hp.com> <4FD2467B.1080005@siemens.com> <4FD76167.4080705@hp.com> <20120612153933.GB4206@redhat.com> In-Reply-To: <20120612153933.GB4206@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Large sized guest taking for ever to boot... Reply-To: chegu_vinod@hp.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: Jan Kiszka , Alex Williamson , qemu-devel , "kvm@vger.kernel.org" On 6/12/2012 8:39 AM, Gleb Natapov wrote: > On Tue, Jun 12, 2012 at 08:33:59AM -0700, Chegu Vinod wrote: >> I rebuilt the 3.4.1 kernel in the guest from scratch and retried my >> experiments and measured >> the boot times... >> >> a) Host : RHEL6.3 RC1 + qemu-kvm (that came with it)& Guest : >> RHEL6.3 RC1: ~1 min >> >> b) Host :3.4.1 + qemu-kvm.git& Guest : RHEL6.3RC1 - ~1 min >> >> c) Host :3.4.1 + qemu-kvm.git& Guest : 3.4.1 - ~10 mins >> >> d) Host :3.4.1 + qemu.git& Guest : RHEL6.3 RC1 - ~1 min >> >> e) Host :3.4.1 + qemu.git& Guest : 3.4.1 - ~14 mins >> >> >> In both the case (c)& (e) had quite a few warning/error messages >> from udevd. >> >> FYI.. >> Vinod >> PS: Haven't had the time to do any further analysis...as the >> machine is being used for >> other experiments... >> >> > Next time you get the machine can you try running (b) but adding > -hypervisor to your -cpu config. I tried that and didn't make any difference...i.e. the RHEL6.3 RC1 guest booted in about ~1 min. Vinod > > -- > Gleb. >