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

RE: [Xen-devel] Uses of &frame_table[xfn]

To: "Tian, Kevin" <kevin.tian@xxxxxxxxx>, "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] Uses of &frame_table[xfn]
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Wed, 28 Dec 2005 14:30:39 -0800
Cc: Xen Mailing List <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 28 Dec 2005 22:34:39 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Thread-index: AcYHzbGsp/tYmOukSW+YY8FNtaIiYwALZ7OwAH5XjuAAggoFcA==
Thread-topic: [Xen-devel] Uses of &frame_table[xfn]
Thanks for your reply Kevin.   The explanation is helpful.

> All such troubles come from no phys2mach mapping table within 
> ia64 dom0! So Dan, maybe it's time to revise current ia64 
> xenlinux design to make life easier. ;-)

This is an important question.  In my opinion, it may make
life easier to mimic the x86 memory management scheme.  But
I believe one of the roles of Xen/ia64 as the first non-x86
port is to identify code existing in Xen and Xenlinux that
is x86-specific and help to define a better architecture-
independent interface.  I think the whole concept of a
guest-visible phys2mach table is a necessary evil on x86
because the guest writes page tables that are walked by
hardware.  This is of questionable use on other architectures
(and even on x86 in full shadow mode?).

Since you raised the question, let's pose it to the core
Xen team and other arch developers.  I'll start a new thread...

Thanks,
Dan

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>