Skip to content
Snippets Groups Projects
Commit b93c6864 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: only flag L1 instruction for DMA memcpy


The performance difference from doing an 8 bit DMA memcpy vs an optimized
core memcpy can be pretty big when you add in the overhead of setting up the
MDMA registers, cache flushes, etc...  So only use dma_memcpy() when we
actually require it.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent e347c092
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment