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-ia64-devel

[Xen-ia64-devel] FW: [Xen-devel] Status of auto_translated_mode

To: "Isaku Yamahata" <yamahata@xxxxxxxxxxxxx>
Subject: [Xen-ia64-devel] FW: [Xen-devel] Status of auto_translated_mode
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Tue, 28 Mar 2006 21:17:26 +0800
Cc: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>, ian.pratt@xxxxxxxxxxxx, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 28 Mar 2006 13:20:59 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZSWsAlIvdSyiOKSMaQYBiwFUbMrgAB+UWQAAGz82A=
Thread-topic: [Xen-devel] Status of auto_translated_mode
Hi, Isaku,
        Based on Ian's explanation, seems you can start to investigate how 
to move your effort on enabling physical device working to 
auto_translated_mode now. :-)

Thanks,
Kevin

-----Original Message-----
From: Ian Pratt [mailto:m+Ian.Pratt@xxxxxxxxxxxx] 
Sent: 2006年3月28日 20:33
To: Tian, Kevin; Keir Fraser
Cc: Isaku Yamahata; xen-devel; ian.pratt@xxxxxxxxxxxx
Subject: RE: [Xen-devel] Status of auto_translated_mode

> Hi, Keir,
>       Per agreement on last xen summit, now xen/ia64 
> community is working on moving dom0 from current p==m model 
> to p!=m model. First an easy way is chosen by Isaku that 
> physmap is invisible to dom0 which is instead managed by Xen. 
> After some investigation, we found that existing 
> auto_translated_mode matches our model and then would like to 
> know the status of this mode on xen/x86.
> 
> 1. First a background question, what's the major usage model 
> for auto_translated_mode? 
 
Currently, the main usage model is to support guests that haven't got
fully paravirtualied mm systems. It's also useful for a number of
research projects, such as vm fork, determinsitic replay etc.

> 2. Is auto_translated_mode only used for domU? Seems this 
> model can't apply to modified DMA interface since mfn is 
> required to manipulate physical devices.

It's currently only used for domU's, and needs to be extended to support
lookup of mfn's for DMA addresses, and to enable the backend drives to
work.

> 3. Does anyone exercise this mode recently? Is this logic 
> working or broken?

Definitely working.

>       We'd like to know which areas need to be enhanced if 
> this translated mode can be applied to dom0. That would save 
> people much time since virtual drivers together with grant 
> table have been tuned to accommodate this mode. Then this 
> translated mode may be made more generic. :-)

The first thing I would do is get physcial device access working from
for a auto_translate guest.

Ian

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-ia64-devel] FW: [Xen-devel] Status of auto_translated_mode, Tian, Kevin <=