All of lore.kernel.org
 help / color / mirror / Atom feed
* Some questions about Xenstore&Xenbus
@ 2009-11-05  9:52 房海峰
  0 siblings, 0 replies; only message in thread
From: 房海峰 @ 2009-11-05  9:52 UTC (permalink / raw)
  To: Keir Fraser, xen-devel@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 739 bytes --]

hi, Keir:

Now i am studying the source code of Xenbus (version 3.1).

I found that, in "xenbus_init()", it seems the xenbus need allocate a page for xen_store_mfn in Dom0, while in DomU the value of xen_store_mfn can be obtained from "xen_store_info". So, i guess that every domain has a machine page for xenstore-ring-buffer, that is xen_store_mfn. But, i am puzzled as follows:

if xenbus is the client, is xenstored in Dom0 the server, and is xen_store_mfn the communication channel between them?
where can i find the allocation for xen_store_mfn?
is the xen_store_mfn different for per domain?
can i switch off the communication between xenbus and xenstored after i successfully logined into the DomainU?

thanks a lot!

Haifeng Fang

[-- Attachment #1.2: Type: text/html, Size: 3130 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:[~2009-11-05  9:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05  9:52 Some questions about Xenstore&Xenbus 房海峰

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.