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

向/tmp目录写入文件测试速度有问题

[复制链接]

2

主题

186

回帖

388

积分

中级会员

积分
388
发表于 2013-7-24 22:27:22 | 显示全部楼层 |阅读模式
在一台机器上测试的时候突然发现这样一个问题

[root@localhost]# dd if=/dev/zero of=test bs=64k count=512 oflag=dsync
512+0 records in
512+0 records out
33554432 bytes (34 MB) copied, 0.979878 seconds, 34.2 MB/s


[root@localhost]# dd if=/dev/zero of=/tmp/test bs=64k count=512 oflag=dsync
512+0 records in
512+0 records out
33554432 bytes (34 MB) copied, 6.51435 seconds, 5.2 MB/s


想请高手指点一下~~~
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-16 05:54 , Processed in 0.020964 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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