Micky Ching
6291e7153a
mmc: rtsx: add support for async request
Add support for non-blocking request, pre_req() runs dma_map_sg() and
post_req() runs dma_unmap_sg(). This patch can increase card read/write
speed, especially for high speed card and slow speed CPU.
Test on intel i3(800MHz - 2.3GHz) performance mode(2.3GHz), SD card
clock 208MHz
run dd if=/dev/mmcblk0 of=/dev/null bs=64k count=1024
before:
67108864 bytes (67 MB) copied, 0.85427 s, 78.6 MB/s
after:
67108864 bytes (67 MB) copied, 0.74799 s, 89.7 MB/s
Signed-off-by: Micky Ching <micky_ching@realsil.com.cn>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2014-07-09 14:17:15 +01:00
..
2013-05-26 14:23:23 -04:00
2012-10-03 10:05:23 -04:00
2014-06-12 10:50:14 +02:00
2013-10-30 20:26:35 -04:00
2013-10-30 20:26:36 -04:00
2013-10-30 20:26:37 -04:00
2013-06-27 11:13:02 -04:00
2014-02-25 15:42:55 -05:00
2014-05-12 18:04:30 -04:00
2014-03-03 14:00:56 -05:00
2013-08-25 00:10:12 -04:00
2014-02-26 21:30:12 -05:00
2012-11-28 12:28:18 -08:00
2014-05-22 08:33:31 -04:00
2014-05-12 18:04:34 -04:00
2014-05-12 18:08:22 -04:00
2014-06-12 10:51:14 +02:00
2014-06-07 20:27:30 -07:00
2014-05-16 14:26:52 -04:00
2014-06-10 14:35:22 -07:00
2014-05-12 12:52:45 +02:00
2014-05-12 18:05:16 -04:00
2013-10-30 20:26:41 -04:00
2011-10-26 15:43:37 -04:00
2014-06-12 10:50:27 +02:00
2009-03-24 21:30:03 +01:00
2014-05-12 18:08:24 -04:00
2014-05-12 18:08:22 -04:00
2013-08-24 23:45:22 -04:00
2014-05-22 08:40:44 -04:00
2014-05-22 08:33:31 -04:00
2013-10-30 20:28:29 -04:00
2008-01-26 15:07:53 +00:00
2014-07-09 14:17:15 +01:00
2014-05-12 18:08:23 -04:00
2014-01-14 15:24:54 +01:00
2009-10-01 16:11:15 -07:00
2014-05-22 08:33:11 -04:00
2014-05-22 08:33:11 -04:00
2014-05-22 08:33:11 -04:00
2014-05-22 08:33:11 -04:00
2014-05-23 08:42:02 -04:00
2014-05-22 08:40:45 -04:00
2014-05-22 07:26:32 -04:00
2014-06-12 10:40:27 +02:00
2014-05-22 08:33:11 -04:00
2014-05-23 09:16:53 -04:00
2014-05-22 08:33:11 -04:00
2012-01-11 23:58:47 -05:00
2014-05-22 08:40:44 -04:00
2014-05-22 08:40:44 -04:00
2014-05-22 08:33:11 -04:00
2014-01-20 10:31:08 -05:00
2014-05-22 08:33:11 -04:00
2014-01-13 12:48:06 -05:00
2014-05-22 08:33:11 -04:00
2014-05-22 08:33:11 -04:00
2013-04-19 13:51:23 +02:00
2014-06-04 18:59:12 -04:00
2014-05-22 08:33:11 -04:00
2014-05-22 08:33:11 -04:00
2014-05-23 08:49:29 -04:00
2014-05-22 08:40:46 -04:00
2014-05-22 08:33:28 -04:00
2013-10-30 20:28:32 -04:00
2014-04-20 16:59:52 -04:00
2014-02-22 13:06:23 -05:00
2014-06-03 16:52:34 -07:00
2013-10-30 20:28:23 -04:00
2014-01-13 12:48:23 -05:00
2014-02-13 22:58:09 -05:00
2014-02-13 22:58:01 -05:00
2014-02-13 22:58:09 -05:00
2014-06-12 10:38:50 +02:00
2014-02-25 15:42:20 -05:00
2013-10-30 20:28:36 -04:00
2013-10-30 20:26:43 -04:00
2013-11-08 14:32:03 -05:00
2007-07-26 01:53:31 +02:00
2014-05-22 08:40:40 -04:00