WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] are there any hidden domains inside Xen when it is running?

To: "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] are there any hidden domains inside Xen when it is running?
From: "Haifeng Fang" <fhf25@xxxxxxx>
Date: Wed, 4 Jun 2008 12:08:59 +0800
Cc: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Tue, 03 Jun 2008 21:07:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: www.ict.ac.cn
Reply-to: fhf25@xxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>