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-ia64-devel

Re: [Xen-ia64-devel] Xen is now runnnig at Bull

To: "Xu, Anthony" <anthony.xu@xxxxxxxxx>, "Tian, Kevin" <kevin.tian@xxxxxxxxx>, <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] Xen is now runnnig at Bull
From: Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Date: Wed, 7 Sep 2005 15:04:08 +0200
Delivery-date: Wed, 07 Sep 2005 11:59:24 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <9DE394C12A921946AEECE1F71944ECD5029875EE@pdsmsx404>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <9DE394C12A921946AEECE1F71944ECD5029875EE@pdsmsx404>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.5
Le Mercredi 07 Septembre 2005 10:32, Xu, Anthony a écrit :
> >     *cmdline_p = __va(ia64_boot_param->command_line);
> >is generating an alt dtlb miss, which is certainly not expected, right ?
> >I am now trying to understand why!
>
> The VTI domain0 can boot on my local machine based on ver. 6456. I also
> changed double mapping to single mapping on vti domain. I'll merge this
> patch into latest version, and send out the patch ASAP. Currently VTI
> domain0 can boot, VTI domainN can't.
Ok, however on my machine XEN crashed very very early.  I can't remember which 
changeset I am using, however I got it from this list and was marked as OK.

What is the hg command to know the changeset ?  I used 'hg revert xxx' and 'hg 
log' still displays the 'hg pull' changeset.

Anyway, I have found why xen crashes.
elilo calls xen with r28 (bootparam) = 0x61_7ef90010 !  This is clearly not in 
the xen 64M region.  I am now trying to reboot the machine with less memory.

What is the correct way to fix this bug ?
1) Fix elilo to put bootparam near the kernel ? (maybe elilo has already been 
fixed).
2) Recopy bootparam and command line in head.S while operating in physical 
mode ?
2bis) Recopy bootparams in early_setup_arch ?
3) Increase region 7 tr size (64M => 256M) ?  Hugh, this still doesn't work.

Thanks.
Tristan.


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