[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pte_pagenr/MAP_NR deleted in pre6
Drivers which do DMA but only to <4GB addresses need bounce
buffers.
This is only true in an architecture specific sense (ie. x86 systems
are the one's which have this particular restriction).
Which is one of the reasons I wish the bounce buffer stuff went into
the place it belongs, behind the pci_dma API. If we move to a
page+offset model for drivers, we could do exactly this and also
handle cases like ix86 PAE.
Later,
David S. Miller
davem@redhat.com
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/