[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] what happens when a PoD page is touched?
>>> On 18.05.11 at 06:52, "James Harper" <james.harper@xxxxxxxxxxxxxxxx> wrote: > Just taking a step back for a sec, maybe I'm doing something else wrong. > My balloon down code allocates memory from Windows with > MmAllocatePagesForMdlEx then hands the pages to Xen with > XENMEM_decrease_reservation. Is that all I need to do? I notice that > Linux makes a call to set_phys_to_machine(INVALID_P2M_ENTRY) for each > page, even in the hvm case. Is that some function I need to mirror too > or is that just internal Linux housekeeping and not required under > Windows? Probably not: In the HVM case this function degenerates to just a couple of BUG_ON()s. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |