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: "Tristan Gingold" <Tristan.Gingold@xxxxxxxx>, "Xu, Anthony" <anthony.xu@xxxxxxxxx>, <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-ia64-devel] Xen is now runnnig at Bull
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Thu, 8 Sep 2005 09:21:41 +0800
Delivery-date: Thu, 08 Sep 2005 01:20:06 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWzo+jk7jL/iaIWTJ60yYQFdktjNAAbN1YA
Thread-topic: [Xen-ia64-devel] Xen is now runnnig at Bull
>From: Tristan Gingold [mailto:Tristan.Gingold@xxxxxxxx]
>
>What is the hg command to know the changeset ?  I used 'hg revert xxx'
and
>'hg
>log' still displays the 'hg pull' changeset.

Hg history: show all the changesets
Hg heads: show current head of the hg tree

>
>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.

I think normally elilo will place parameters, initrd, etc. in higher end
of physical memory, and it's unlikely to map all memories by one TR.
Actually the alt dtlb miss fault is wanted for Xen to access all the
physical memories. BTW, can you check whether 0x617ef90010 is legal
address in a memory bank on your box?

Thanks,
Kevin

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