From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Haifeng Fang" Subject: are there any hidden domains inside Xen when it is running? Date: Wed, 4 Jun 2008 12:08:59 +0800 Message-ID: <200806041208581718534@126.com> Reply-To: fhf25@126.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1813539954==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Mime-version: 1.0 Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel Cc: Keir Fraser List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --===============1813539954== Content-Type: multipart/alternative; boundary="=====003_Dragon851486758117_=====" This is a multi-part message in MIME format. --=====003_Dragon851486758117_===== Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit 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 --=====003_Dragon851486758117_===== Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: 7bit
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
--=====003_Dragon851486758117_=====-- --===============1813539954== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============1813539954==--