[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |