[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-ia64-devel] DomU not booting?
Looks like some dirty pages allocated for pmd or pte page... lookup_domain_mpa failed first, however later map_new_domain_page found pte present after allocating new pmd/pte pages. Could you make a check whether the allocated page table pages is zero-ed? BTW, just confirmed scrub_heap_pages not invoked when running on ski, which is from Dan who encountered issue long time ago. If you're running on Ski, that's one possible reason. Thanks, Kevin >-----Original Message----- >From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx >[mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Matt Chapman >Sent: 2005年11月28日 14:36 >To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx >Subject: [Xen-ia64-devel] DomU not booting? > >I'm having issues booting DomU from current xen-ia64-unstable tip, >changeset 7922. I get (with 256MB memory configured, same with >128MB though): > >(XEN) arch_do_create_domain: domain=f0000000040dd748 >(XEN) arch_getdomaininfo_ctxt >(XEN) map_new_domain_page: mpaddr 4000000 already mapped! >(XEN) lookup_domain_mpa: bad mpa 0000000004000000 (> 0000000010000000 >(XEN) __gpfn_to_mfn_foreign: bad gpfn. spinning... > >If I make map_new_domain_page return the existing page, DomU >oopses a bit later on. > >Has anyone else seen this or have a fix? > >Matt > >_______________________________________________ >Xen-ia64-devel mailing list >Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx >http://lists.xensource.com/xen-ia64-devel _______________________________________________ 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 |