Skip to content

Commit

Permalink
tifm_sd: implement software scatter-gather
Browse files Browse the repository at this point in the history
It was found that delays associated with issue and completion of the commands
severely limit performance of the new, fast SD cards. To alleviate this issue
scatter-gather emulation in software is implemented for both dma and pio
transfer modes. Non-block aligned and high memory sg entries are accounted
for.

Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
  • Loading branch information
Alex Dubov authored and Pierre Ossman committed May 1, 2007
1 parent 5897d65 commit 13cdf48
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 147 deletions.
Loading

0 comments on commit 13cdf48

Please sign in to comment.