全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

IP归属甄别会员请立即修改密码
查看: 819|回复: 6
打印 上一主题 下一主题

[疑问] 差距

[复制链接]
跳转到指定楼层
1#
发表于 2011-10-22 15:33:55 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
dd if=/dev/zero of=test.bin bs=64k count=4k conv=fdatasync && rm -rf test.bin
dd if=/dev/zero of=test.bin bs=64k count=4k oflag=dsync && rm -rf test.bin
dd if=/dev/zero of=test.bin bs=64k count=4k conv=fdatasync && rm -rf test.bin
dd if=/dev/zero of=test.bin bs=64k count=4k oflag=dsync && rm -rf test.bin
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 1.94308 seconds, 138 MB/s
[root@MyHost ~]# dd if=/dev/zero of=test.bin bs=64k count=4k oflag=dsync && rm -                rf test.bin
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 18.0739 seconds, 14.9 MB/s
[root@MyHost ~]# dd if=/dev/zero of=test.bin bs=64k count=4k conv=fdatasync && r                m -rf test.bin
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 1.69369 seconds, 158 MB/s
[root@MyHost ~]# dd if=/dev/zero of=test.bin bs=64k count=4k oflag=dsync && rm -                rf test.bin
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 16.3012 seconds, 16.5 MB/s
2#
发表于 2011-10-22 15:35:05 | 只看该作者
cc:/# dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
59+0 records in
59+0 records out
3866624 bytes (3.9 MB) copied, 9.80971 s, 394 kB/s
晒下陨石盘
3#
发表于 2011-10-22 15:35:07 | 只看该作者
这个不好说
4#
发表于 2011-10-22 15:35:37 | 只看该作者
不得了
5#
发表于 2011-10-22 15:37:24 | 只看该作者
人品//////
6#
发表于 2011-10-22 15:37:26 | 只看该作者
靠谱?
7#
发表于 2011-10-22 15:48:49 | 只看该作者
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-9-26 03:21 , Processed in 0.062150 second(s), 10 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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