Files
kernel_common_drivers/include/linux
Long fed20af8d8 mmc: Optimizing the Read and Write Performance. [1/1]
PD#SWPL-178215

Problem:
An I/O operation with a large amount of read and write data is divided
into multiple I/OS with a small amount of data, resulting in degraded
I/O performance

Solution:
config req-size as 512KB

Verify:
s7,s7d,T5M

Change-Id: I876c5d4f7e7677a94c40eff37b057678ebd21a75
Signed-off-by: Long <long.yu@amlogic.com>
2024-11-28 01:38:55 -08:00
..