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] Using arch/x86_64/pci-dma in x86_64 Xen

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Using arch/x86_64/pci-dma in x86_64 Xen
From: "Langsdorf, Mark" <mark.langsdorf@xxxxxxx>
Date: Thu, 4 May 2006 09:57:35 -0500
Delivery-date: Thu, 04 May 2006 07:58:05 -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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZviwaXCiaT3t2CTLWDpNrjPjqMDwAAATgg
Thread-topic: Using arch/x86_64/pci-dma in x86_64 Xen
The current implementation of pci-dma in x86_64 Xen
Linux is to use the i386 implementation.  I don't
believe this is sustainable in the long term, as
x86_64 Xen is going to need more DMA solutions than
just SWIOTLB and plain hardware as various IOMMU 
implementations arrive.  

The mainstream kernel has a clean abstraction layer
with the dma_ops that should be portable to Xen dom0
and domU.  I've started implementing this in a
pci-dma-xen for x86_64 Xen Linux.  Am I stepping on 
anyone's toes or is there anyone I should be 
co-ordinating this with?

-Mark Langsdorf
AMD, Inc.


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

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