[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] where is writable page table implemented?
Hi Tim, Do you know under which situation we use writable page table instead of calling update_va_mapping? And do you know the purpose of the counter defined in page_info.u.in_use.type_info? I understand that xen needs to keep track of the type of each page (L1_page_table_page, L2_page_table_page, pinned, unpinned, validated, etc), but why do we need to use the lower 26 bits of "type_info" as a counter? (in "get_page_type()", the counter is increased. ) Similarly, get_page() / put_page() also increases/decreases the page.count_info. Could you please give me some hint about the usage of such counters? Thanks a lot! Weiming On Tue, Apr 1, 2008 at 4:38 AM, Tim Deegan <Tim.Deegan@xxxxxxxxxx> wrote:
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |