|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Unable to start PAE Mini-OS from 0x0
> This is fixed in a patch I submitted a week or so ago, which has not
> yet been commented on or accepted. Could someone please review
> the patch and let me know what is deficient.
>
> If it is acceptable I'd like to see it placed in both testing and
> unstable.
With changeset 10053, I am able to get Mini-OS PAE to come up from 0x0.
I am noticing that number of pagetable frames created by the builder is
5 if virtual start is below 0xc0000000 and 4 if higher than 0xc0000000
for the same amount of memory (32MB). Why the difference in the number
of pagetable frames? Is it because of the extra mid-level page directory
for Xen?
Thanks,
Aravindh
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|