[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC] New shadow paging code
At 13:58 -0400 on 14 Jul (1152885502), Kurtz, Ryan M. wrote: > Hello, > > I noticed the addition of the unsigned long *mb parameter in > xc_shadow_control(). If you have time, could you say a word or two > about what this parameter is used for? This shadow code allocates a fixed pool of memory per domain for shadowing pagetables and building the phys-to-machine map (the old shadow code just allocated pages from domheap as it required them). The new parameter is used in shadow-control dom0 ops to set or get the size of this pool, and set to NULL for all other operations. Cheers, Tim. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |