Results 1 to 1 of 1
It appears that I am currently limited to 32MB of dma_alloc_coherent memory. Is there a way to increase this amount? I have written a Linux PCI device driver and would ...
- 11-05-2008 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 1
dma_alloc_coherent memory increase
It appears that I am currently limited to 32MB of dma_alloc_coherent memory. Is there a way to increase this amount? I have written a Linux PCI device driver and would like to allocate a larger amount of dma coherent memory that the PCI device can write to.


Reply With Quote
