WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Hugepage support

To: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Subject: Re: [Xen-devel] Hugepage support
From: Keshav Darak <keshav_darak@xxxxxxxxx>
Date: Mon, 10 Jan 2011 11:32:51 -0800 (PST)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Ashwin Vasani <vasani.ashwin@xxxxxxxxx>
Delivery-date: Mon, 10 Jan 2011 11:33:37 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1294687971; bh=tJFFI358zut6+7dfUzD3bhSbMawLaxrV2qB/bggckFo=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=o2AHMvk2jMxfs05qxycKZ1DuB/J1tnndYtnJAHC4UaTnpOG7sksJ4ew6iWx5iMtdJk5ahcuBgB0gFrfO0lEDIseHmP56UcwkXp5QupkKOyQHcwUNG08sS/i2XlNNkfmNdYsx7S4m3W5DWR4r3E78r6K0tfX7XiJN2pk+AUMeUi4=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=f2PWp7TIIMTNt5f/jtH29aPELrNSzpyfMsyg0RY4eocNLYWHuKAKxSG7ILjD+mRCfL6LrSAtQ+smOroRL8SXNrORUFf59NphncH013cx4/ixhfL352+I3To+a2l54XswhiQya4h1hbg8HGz2xIs5XNoBKdDjBZO8eHK5i0xR5Ig=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20110110183654.GA9837@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx


--- On Mon, 1/10/11, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Subject: Re: [Xen-devel] Hugepage support
To: "Keshav Darak" <keshav_darak@xxxxxxxxx>
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, "Ashwin Vasani" <vasani.ashwin@xxxxxxxxx>
Date: Monday, January 10, 2011, 6:36 PM

On Mon, Jan 10, 2011 at 10:12:01AM -0800, Keshav Darak wrote:
> I am using DOM0 as 2.6.32.27 jermey kernel. Fedora x86_64 (2.6.33.3-85.fc13.x86_64) as PV guest.
>
> In DOM0 kernel  when I requested hugepage, kernel didnt crashed but terminal got hanged.

Was there any output in the serial log? Is the Xen hypervisor still running? Were
you able to use Alt-SysRq to see what hte Linux kernel was doing? Did you test this
on baremetal and did it work there?

I just copied the output from the DOMU terminal and yes hypervisor was still running. DOMU crashed when written something on hugepages from C-Code (attached with the previous mail) but for the same code in DOM0, terminal hangs up.


> Initially this was the status for hugepage
> #cat /proc/meminfo | grep Huge
> HugePages_Total:         10
> HugePages_Free:         10
> HugePages_Rsvd:         0
> HugePages_Surp:         2048

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>