mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
drivers: rknand: optimize reading speed
There is a big delay between DMA transmission completed and waiting for interruption, which results in the degradation of read performance. It is modified to use usleep_range delay without interruption, and the read performance is improved by 40%. Change-Id: Ia9b92382d7a1a4fbd157dace2067c7dd15cb69ca Signed-off-by: Yifeng Zhao <zyf@rock-chips.com>
This commit is contained in:
parent
1c9abe11af
commit
027b359f38
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user