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

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

[复制链接]

11

主题

9

回帖

55

积分

注册会员

积分
55
发表于 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
回复

使用道具 举报

102

主题

656

回帖

1626

积分

金牌会员

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

使用道具 举报

30

主题

154

回帖

402

积分

中级会员

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-16 00:11 , Processed in 0.018132 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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