From: Dario Faggioli <dario.faggioli@citrix.com>
To: butian huang <11221079@zju.edu.cn>
Cc: "dan.magenheimer" <dan.magenheimer@oracle.com>,
"George.Dunlap" <George.Dunlap@eu.citrix.com>, tim <tim@xen.org>,
"juergen.gross" <juergen.gross@ts.fujitsu.com>,
"Ian.Jackson" <Ian.Jackson@eu.citrix.com>,
xen-devel <xen-devel@lists.xen.org>, JBeulich <JBeulich@suse.com>
Subject: Re: about the VM's memory distribution on numa nodes
Date: Mon, 15 Apr 2013 16:55:21 +0200 [thread overview]
Message-ID: <1366037721.2636.8.camel@Solace> (raw)
In-Reply-To: <51680CEA.055833.29093@zju.edu.cn>
[-- Attachment #1.1: Type: text/plain, Size: 1661 bytes --]
On ven, 2013-04-12 at 21:32 +0800, butian huang wrote:
> hello,Dario
>
Hi,
> How to know about the virtual machine's memory distribution?
> That is,The virtual machine's memory may be distributed on multiple nodes,how to get the VM's memory information in distributed node?
>
Ok, from where, exactly, you want to know that? From host? From guest?
At what level (hypervisor, toolstack, user space program running in
host/guest)?
I have to admit that, in no one of the cases I tried to enumerate, we
have a good method in place to gather that information, but answering
(and, of course, implementing one) differs a lot in the various cases...
Right now, in the host, if you send Xen the 'u' debug key, and then
check the console, you'll see just that. It can be achieved with
something like this:
# xen debug-key u
# xen dmesg | tail
I really think we must make it easier to retrieve this kind of
information, and I'll be up to make that happen ASAP. :-)
> And How to move the VM's remote memory to the affinity node and guarantee to access the local memory?
>
That is something very difficult. I am working on it, and I released an
RFC, with the basic architecture of the solution I'd like to have
implemented in the coming months. It is here:
http://markmail.org/thread/m3d6f7m3iius6dad
Have a look, and feel free to comment! :-P
Regards,
Dario
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2013-04-15 14:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-12 13:32 about the VM's memory distribution on numa nodes butian huang
2013-04-15 14:55 ` Dario Faggioli [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-04-19 9:00 butian huang
2013-04-22 10:46 ` Dario Faggioli
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=1366037721.2636.8.camel@Solace \
--to=dario.faggioli@citrix.com \
--cc=11221079@zju.edu.cn \
--cc=George.Dunlap@eu.citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=JBeulich@suse.com \
--cc=dan.magenheimer@oracle.com \
--cc=juergen.gross@ts.fujitsu.com \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.org \
/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.