From: "Haifeng Fang" <fhf25@126.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: how to get the information about "Frame Table"?
Date: Fri, 25 Apr 2008 09:22:32 +0800 [thread overview]
Message-ID: <200804250922319061059@126.com> (raw)
[-- 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
reply other threads:[~2008-04-25 1:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200804250922319061059@126.com \
--to=fhf25@126.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.