All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Haifeng Fang" <fhf25@126.com>
To: xen-devel <xen-devel@lists.xensource.com>
Cc: Keir Fraser <keir.fraser@eu.citrix.com>
Subject: are there any hidden domains inside Xen when it is running?
Date: Wed, 4 Jun 2008 12:08:59 +0800	[thread overview]
Message-ID: <200806041208581718534@126.com> (raw)


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

hi, all:

i have programmed a little tool which can dump some information of key data-struct inside xen.
with the tool, i obtained some data related to "frame_table" as follows:

page_offset, page_number, count_info, is_allocated, reference, inuse_domain_id, free_list_order
    502636KB,     125659,   80000002, allocated,          2,          1,          0
    516092KB,     129023,   80000002, allocated,          2,          0,          0
    516096KB,     129024,   80000001, allocated,          1,      32754,          0
    523248KB,     130812,   80000003, allocated,          3,      32753,          0

in my testing, i have brought up two domains, i.e. domain0(0), domainU(1). But from the list above, there are another two domains, who are they?

thanks in advance.
2008-06-04 



Haifeng Fang 

[-- Attachment #1.2: Type: text/html, Size: 2554 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-06-04  4:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-04  4:08 Haifeng Fang [this message]
2008-06-04  8:11 ` are there any hidden domains inside Xen when it is running? Ian Campbell

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=200806041208581718534@126.com \
    --to=fhf25@126.com \
    --cc=keir.fraser@eu.citrix.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.