CubieBoard中文论坛

 找回密码
 立即注册
搜索
热搜: unable
查看: 4530|回复: 2

lubuntu 系统 cubietruck ssd 测试速度,大家有测试结果吗

[复制链接]
发表于 2014-7-22 20:38:04 | 显示全部楼层 |阅读模式
lubuntu 系统 cubietruck ssd 测试速度
write
sudo dd oflag=direct if=/dev/zero of=aaa bs=1M count=1000
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB) copied, 30.1714 s, 34.8 MB/s


read and write
sudo dd iflag=direct oflag=direct if=aaa of=bbb bs=1M count=1000
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB) copied, 30.1714 s, 34.8 MB/s


read
sudo dd iflag=direct if=/dev/sda1 of=/dev/null bs=1M count=1000
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB) copied, 6.64053 s, 158 MB/s
回复

使用道具 举报

 楼主| 发表于 2014-7-22 20:43:52 | 显示全部楼层
这是 PC的机械硬盘
write
sudo dd iflag=direct oflag=direct if=aaa of=bbb bs=1M count=1000
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB) copied, 8.08554 s, 130 MB/s

read and write
sudo dd iflag=direct oflag=direct if=aaa of=bbb bs=1M count=1000
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB) copied, 19.1264 s, 54.8 MB/s
回复 支持 反对

使用道具 举报

发表于 2014-8-2 16:22:13 | 显示全部楼层
这是用啥工具测的呢??
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|粤ICP备13051116号|cubie.cc---深刻的嵌入式技术讨论社区

GMT+8, 2024-5-17 16:15 , Processed in 0.023518 second(s), 15 queries .

Powered by Discuz! X3.4

© 2001-2012 Comsenz Inc. | Style by Coxxs

返回顶部