[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] BUG grant_table.c line 939
On 25 Jan 2006, at 23:54, King, Steven R wrote: Thanks Keir, that fixed it!! So what was the problem? Was a callback waiting to destroy domA? Host mappings via grant tables are refcounted via the mapping PTEs, not directly via the maptrack table. So if we destroy pagetables first, we can drop all refcounts before we call the gnttab_release_mappings(), and the maptrack can have dangling domain id's at that point. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |