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>, dcm@xxxxxxxx
Subject: Re: [Xen-devel] Hugepage support
From: Keshav Darak <keshav_darak@xxxxxxxxx>
Date: Wed, 12 Jan 2011 10:31:29 -0800 (PST)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Ashwin Vasani <vasani.ashwin@xxxxxxxxx>
Delivery-date: Wed, 12 Jan 2011 10:32:36 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1294857089; bh=RPtJAkLTOLN/Da8uPGSHC3voGx5x3n9GcP6LPkdvLfI=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=2W+mw1xg7AL2jlq2jDQYS1C+A7e57pnzTVBgy67pyZ+lt7uxPJQmCIg20N6k4srOvwDhj9AGDDjRDrCht9qQYtjq5EHS2mvXgk2cvciATs1C4UB8sRv7oRYdlMNM/Zr16F1HM4u+dXC+dq9kETF7LV9sKzi+cnhiiioI4OjczfI=
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:MIME-Version:Content-Type; b=URwZZWt7UDSYl+ALjAWL0rwHQ6Y738I0FWPG6SmiEXA/Zh4VoeZ5NwaTGTHdCSgkVQShXfa+05D1kLyyk4sS/p/uE3RkZXi7EywO5B7AluYwjHhmkq8T3lAxwhZ6cVZDg65oixOJ2t33ZAA5FXzXh4B6Ng+OAdyTZcjtjq+sDpM=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Well today, I compiled jeremy kernel 2.6.32.27 on DOMU and followed the steps given in the previous mail. First allocated hugepages and then written on them using C-Code from previous mail. But this time DomU didn't crashed but the terminal got handed.
I again checked dmesg but still there was no change at all. Even I put printk at few part of code which I found from the crashdump of the crashed kernel but still these printks were not reachable.

I think that jermey kernel must have handled this case but still its buggy as terminal is getting hanged. 
 
I am very much interested in doing this project  for supporting hugepages in PV-DOMU
.I found few of the work done by Dave McCracken. Lets see,waiting for his reply.


--- On Wed, 1/12/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: Wednesday, January 12, 2011, 2:16 PM

On Wed, Jan 12, 2011 at 03:03:18AM -0800, Keshav Darak wrote:
>
> nothing happened when i tried Ctrl+a 3 times
>
> --- On Mon, 1/10/11, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
>
> >And can you invoke the Xen hypervisor help by hitting three times Ctrl-A on the serial console?
> >Can you the hit '*' and send the output?
>
> nothing happened when i tried Ctrl+a  3 times

Look at the PVOPS Wiki and also build the Xen hypervisor with debug enabled.

Soon will send the results.
>
>
> >And lastly, did this work on baremetal?
>
> Ya, it worked on baremetal
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
>
>       

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

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