|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PV domU with 255GB boot failure
On 17/02/2009 04:00, "Mukesh Rathor" <mukesh.rathor@xxxxxxxxxx> wrote:
> Could the fix be made in the loop above the above mentioned loop in the
> function where it's ensuring init mappings cover kernel+tables to check
> for pud also?
That would be the correct thing to do. I think the kernel should be
self-sufficient in this respect, rather than relying on libxc to do this pud
setup for it. It should be an easy kernel fix, so long as you can guarantee
to be able to easily allocate the page for the pud. :-)
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|