* how to get the information about "Frame Table"?
@ 2008-04-25 1:22 Haifeng Fang
0 siblings, 0 replies; only message in thread
From: Haifeng Fang @ 2008-04-25 1:22 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 954 bytes --]
hi, all:
Now, i want to get the information of configuration of physcial memory within the whole physical node.
by refering to some open literature, i focus on some data-structures as follows:
Frame Table, namely, "struct page_info * frame_table";
Machine-to-physical translation table (M2P), which i have not found the definitive structure of it.
my questions is whether the frame_table and M2P table covers all the physical memory (RAM) or not.
in addition, i have found a interface to userspace application running in domain0. the interface is:
XEN_DOMCTLl_getpageframeinfo, and XEN_DOMCTL_getpageframeinfo2
and my question is whether i can get the information of configuration of physcial memory within the whole physical node, or only get the information within a specific domain. furthermore, maybe i can only get the information of inuse page of frame_table, is right?
if anyone can help me, thanks in advance.
2008-04-25
Haifeng Fang
[-- Attachment #1.2: Type: text/html, Size: 1895 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-04-25 1:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-25 1:22 how to get the information about "Frame Table"? Haifeng Fang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.