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] How come same structure has different sizes for dom0 and dom

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] How come same structure has different sizes for dom0 and domU
From: "Lily Huang" <ushuanglily@xxxxxxxxx>
Date: Fri, 9 Jun 2006 15:55:34 -0400
Delivery-date: Fri, 09 Jun 2006 12:55:57 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=k3KnpPna5aE72NTK2UIw4satkXE48YeNaX/eH26d2zVDj4tCXorc7Fr476tIjulyW6RzVHzx7UH47jnI9zw8sqtDKmpwrl9ZYoC77Ljjmrz4R6WqrtvHMQM601qFqJxuIiSTQbKiMZ6ykgTtHPC0iVPUjgXUTtkcgcVi368wvPo=
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I found that dentry and inode have different sizes in Dom0 and domU. In particular,

in Dom0:

dentry: 128 bytes
inode:  312 bytes


in DomU:

dentry: 132 bytes
inode:   344 bytes

How could this happen? Is there any way to make them same?

lily
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>