摘要: TF卡简单测试 写速度: time dd if=/dev/zero of=/mnt/sdcard/test bs=1024k count=100 conv=fdatasync 执行下面指令清除缓存 echo 3 > /proc/sys/vm/drop_caches 读速度: time dd if=/ 阅读全文
posted @ 2025-11-17 09:36 杨旭0324 阅读(4) 评论(0) 推荐(0)