Re: DMA transfers in 2.5.67

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Apr 15 2003 - 15:48:35 EST


On Maw, 2003-04-15 at 22:38, Måns Rullgård wrote:
> It's an Alpha with 768 MB. Is it the pci_alloc_* functions you are
> referring to? I don't think they are used currently. How much memory
> can these allocate? I need chunks of up to 1 MB, not necessarily
> phycically continuous.
>
> What do those functions do that normal memory allocation does not?
> Apart from setting up sg mappings, that is.

A normal memory allocation might not be visible from the device, however
pci_map_sg() deals with such things. What I really meant was are you
using the pci_ DMA functionality

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Apr 15 2003 - 22:00:37 EST