Thread (25 messages) flat view 25 messages, 5 authors, 2006-12-13

Re: [PATCH 1/16] Spidernet DMA coalescing

From: Christoph Hellwig <hch@infradead.org>
Date: 2006-12-07 10:12:07
Also in: linuxppc-dev

On Wed, Dec 06, 2006 at 05:27:45PM -0600, Linas Vepstas wrote:
The current driver code performs 512 DMA mappings of a bunch of 
32-byte structures. This is silly, as they are all in contiguous 
memory. Ths patch changes the code to DMA map the entie area
with just one call.
This is still wrong.  The descriptor array must be in dma_alloc_coherent
memory, not a streaming mapping.  (I also think I pointed this out a while
ago when I made dma_alloc_coherent node-aware)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help