From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: KVM Test result, kernel ff5bdac.., userspace eb2fd67.. -- OneNew Issue Date: Sat, 14 Jun 2008 16:27:49 -0300 Message-ID: <20080614192749.GA13536@dmt.cnet> References: <20080609212310.GA6324@dmt.cnet> <4850EB8D.7050301@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: john cooper , Chris Wright , kvm@vger.kernel.org, Avi Kivity To: Yunfeng Zhao Return-path: Received: from mx1.redhat.com ([66.187.233.31]:54194 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754094AbYFNT2M (ORCPT ); Sat, 14 Jun 2008 15:28:12 -0400 Content-Disposition: inline In-Reply-To: <4850EB8D.7050301@intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jun 12, 2008 at 05:25:33PM +0800, Yunfeng Zhao wrote: > Marcelo Tosatti wrote: >> On Fri, Jun 06, 2008 at 11:11:12AM +0800, Yunfeng Zhao wrote: >> >>> Hi All, >>> >>> This is today's KVM test result against kvm.git >>> ff5bdac4be0230e0bb33e4208ac0a91343c72929 and kvm-userspace.git >>> eb2fd67cbecdb573f908697ed41b81ee312372bd. >> sure hugetlb_fault() is called with the right write_access parameter. >> >> Can you please upgrade your test hosts to 2.6.25 or newer? > I tried to test it against 2.6.25-rc5. > The host hanged while booting a xp guest. Yunfeng, Good news is that I can't reproduce the problem with kvm.tip as of today. Both Win XP and Win 2000 Server boot happily (note: before those fixes 2000 would crash complaining about PFN list corruption) and all of their memory is mapped with 2MB pagetables. Bad news is that I can't reproduce the problem at all anymore, so its hard to pinpoint which change fixed it (assuming the bug is actually fixed). So, since there have been two important hugetlb fixes since ff5bdac4be0230e0bb33e4208ac0a91343c72929, it would be good if you can try a recent kvm.tip on the host.