[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xeno Linux never pins L1 tables ?
Satya wrote: > Wonder what happens if an L1 page is created *after* a PGD is pinned ? > I think I have to explicitly pin the L1 page then? or unlikely( does > Xen pin it when I map into into the pinned PGD using a hypercall ) When you update the L2 entry to point to the L1, Xen checks to make sure the L1 page is all OK (read-only, valid contents), then pins it to the rest of the pagetable. J _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |