de-dma uaudio

Julian Elischer julian at elischer.org
Thu Apr 14 13:34:58 PDT 2005



Alexander Leidinger wrote:

> Mathew Kanner <mat at cnd.mcgill.ca> wrote:
>
>> On Apr 13, Kazuhito HONDA wrote:
>>
>>> Your idea is a fundamental and good one.
>>
>
>>     Great.  I've mentor approval to commit this, and I will
>> do so friday or saturday.
>
>
> Do I understand this patch right: it changes from DMA access to non-DMA
> access?
>
> If yes: can someone please explain me why this is a good thing?


The low hardware layer already does DMA to move data out of the
hardware to memory.  The data gets copied from the user layer to an 
intermediate
buffer and from there to the DMA buffers. There is no need to allocate 
DMA capable
buffers for the intermediate layer.


>
> Bye,
> Alexander.
>


More information about the freebsd-multimedia mailing list