[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Physical address mapping to user space in dom0 problem


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: "Haw-Yuan Yang" <hawyuan@xxxxxxxxx>
  • Date: Fri, 16 Mar 2007 16:27:07 -0700
  • Delivery-date: Fri, 16 Mar 2007 16:26:05 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=N+kwRCW4wnQMbl66ZStG2ZxD1aN8z1x3KZCHP90KT//R+GkRRkldbfo1jUVYAbiTeI7t5gKWhiavPMrp50GX3gNC+3jogW+Zj6k849FaqclV/fNs7H9EwPF6fxu72cvgfHe9kzQnDu9UMxUyvF4GfJ+yMliY34wKAMSaAfmWtbE=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

I have a PCI device which can perform bus master DMA. I developed a PCI device driver which can allocate DMA buffer and provide mmap operation to map the I/O and DMA buffer to user space.

 

The PCI device driver works well under Linux 2.6.20. However it brokes under XEN 3.0.4. It appears that mmap map to the wrong memory.  remap_pfn_range in mmap function return no error when it is used to map both I/O and DMA buffer.  If I use io_remap_pfn_range instead of   remap_pfn_range, I/O mapping works but DMA buffer mapping return -1.

 

Is this a known problem for XEN 3.0.4 and will be fixed later? Is there any alternative way to map the DMA address to user space in XEN dom0?

 

Thanks in advance,

 

hyang

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.