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

Re: [Xen-devel] RE: VP problematic for backend drivers on IA64?

To: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Subject: Re: [Xen-devel] RE: VP problematic for backend drivers on IA64?
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Mon, 23 Jan 2006 08:52:57 -0700
Cc: okrieg@xxxxxxxxxx, Jon Mason <jdmason@xxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 23 Jan 2006 15:59:05 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <516F50407E01324991DD6D07B0531AD59036D8@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: LOSL
References: <516F50407E01324991DD6D07B0531AD59036D8@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, 2006-01-22 at 14:45 -0800, Magenheimer, Dan (HP Labs Fort
Collins) wrote:
> 
> Yes, unless there are legacy drivers/devices that circumvent the
> DMA interface.  I don't know if this is the case on some/many/all
> Linux/ia64 configurations... perhaps someone with more familiarity
> with a broad range of Linux/ia64 configurations can comment?  I
> would be concerned with, for example, IDE, GART, VGA, console...?

   VGA and serial consoles don't typically do DMA-like operations AFAIK.
They may live in legacy address spaces, but I think their programming
model is entirely reads and writes.  All IDE chips can operate in
standard PCI mode these days, so they should be covered by the DMA-API.
GARTs are similar to IOMMUs, they'll need to be modified to understand
the translation.

        Alex

-- 
Alex Williamson                             HP Linux & Open Source Lab


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

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