Regarding consistent_alloc
Dan Malek
dan at embeddededge.com
Thu Dec 12 14:32:21 EST 2002
acurtis at directvinternet.com wrote:
> As for a iova() routine, ioremap() will return a previously configured
> virtual address when asked to map the same physical memory space.
No, it does not. The ioremap() may do this in some cases on processors
that use BATs for large space mapping, but it usually (always on 8xx)
allocates new virtual space when mapping a physical address.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list