You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI namjaejeon:
Thanks for your code, I have tested your exfat code in qcom+4.9+sdcard,write speed was ok,but read speed was only about 22MB/S. Can you provide some suggestion about how to debug this,thank you again. one more question ,which exfat kernel version you based?
The text was updated successfully, but these errors were encountered:
and Does it depend on sdcard or kernel version? I wonder if the result will be different if HDD is used instead of sdcard and if you use the higher kernel version, It will show different results.
HI namjaejeon, thanks for your reply. Yes I have dropped cache and try two sdcard[sandisk & samsung] , the read speed result was the same , following was the test commands :
drop cache
#echo 3 > /proc/sys/vm/drop_caches
read speed test:
time dd of=/dev/null if=/mnt/sdcard/1.bin bs=4096k count=200
HI namjaejeon:
Thanks for your code, I have tested your exfat code in qcom+4.9+sdcard,write speed was ok,but read speed was only about 22MB/S. Can you provide some suggestion about how to debug this,thank you again. one more question ,which exfat kernel version you based?
The text was updated successfully, but these errors were encountered: