From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jes Sorensen Date: Fri, 17 Oct 2008 13:36:44 +0000 Subject: Re: [PATCH] kvm/ia64: Lazy memory allocation for kvm/ia64 Message-Id: <48F894EC.3080704@sgi.com> List-Id: References: <42DFA526FC41B1429CE7279EF83C6BDC01B48575@pdsmsx415.ccr.corp.intel.com> In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01B48575@pdsmsx415.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org Zhang, Xiantao wrote: > Hi, Jes > Could you help to verify the patch on you mainframe? As you said, > when guests configures with more that 200G ram, it will cost 20 minutes > to initilize qemu. In this patch, I changed the logic of memory > allocation, and I think time spent on initilization stage should be > reduce to less than 1min. If so, it should resolve the issue you met. Xiantao, This patch is pretty amazing, I can now get QEMU to start booting in a few seconds with a 200GB setup, instead of the 20+ minutes it took before. I did see one time where I got what looked like a CPU deadlock, but I have only seen it once, so it doesn't have to be because of this patch. Well done! Cheers, Jes