|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PAE xen + linux kernel boots ...
On Wed, May 04, 2005 at 10:03:59AM +0200, Gerd Knorr wrote:
> > I'm pretty sure that set_pte_atomic() should be calling the _ma version
> > of pte_val; compare and note that set_pte() is doing no machine_to_phys().
>
> Yes, you are right. The __pte() macro used to create page table
> entries does the translation, set_pte() just writes the values
> and shouldn't translate anything.
>
> Do you run a SMP kernel btw.? That would explain why I didn't
> notice that bug, I have a UP machine ...
I'm running on a dual opteron box with 4g ram; from grub i'm specifying
nosmp and dom0_mem=512M.
sRp
--
Scott Parish
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|