 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] cubieboard2's sd/mmc driver on xen about DMA read data error
 On 02/04/14 08:20, Ian Campbell wrote: On Wed, 2014-04-02 at 00:10 +0800, æç wrote:Hi all, Hello, 
 Can you give more input? (Xen log, ...) DOM0 has a 1:1 mapping layout, so the swiotlb should not change anything. With the 1:1 mapping, the driver can safely use DMA, can you try to see which address is used by the DMA request? Do I understand correctly that you have solved the issue by doing this? If so then please could you send a patch. The process for submitting a patch to Linux is described in Documentation/SubmittingPatches. Using swiotlb everywhere is just too slow. That's why Stefano took an hybrid approach (1:1 mapping + bouncing for foreign pages). Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |