找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 20|回复: 2

这是SSD吗,怎么不同参数差别这么大

[复制链接]

361

主题

226

回帖

1595

积分

金牌会员

积分
1595
发表于 2013-9-5 22:22:57 | 显示全部楼层 |阅读模式
[root@server ~]# dd if=/dev/zero of=test bs=16k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
268435456 bytes (268 MB) copied, 0.363733 s, 738 MB/s
[root@server ~]# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 7.03763 s, 38.1 MB/s
[root@server ~]# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 7.63984 s, 35.1 MB/s
[root@server ~]# dd if=/dev/zero of=test bs=16k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
268435456 bytes (268 MB) copied, 0.351888 s, 763 MB/s
回复

使用道具 举报

173

主题

1119

回帖

2801

积分

金牌会员

积分
2801
发表于 2013-9-5 22:46:37 | 显示全部楼层
正常吧,dsync参数好像意义不大
回复

使用道具 举报

139

主题

463

回帖

1367

积分

金牌会员

积分
1367
发表于 2013-9-6 01:33:53 | 显示全部楼层


明显不是。。不过够用了骚年
回复

使用道具 举报

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

本版积分规则

Archiver|手机版|小黑屋|Discuz! X

GMT+8, 2025-7-2 10:11 , Processed in 0.017221 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表