|
本帖最后由 roroqiu 于 2012-2-23 09:21 编辑
一时手痒,入了个hostitek的16刀/年,附上磁盘测试结果:
[root@hostitek160 ~]# dd if=/dev/zero of=test bs=64k count=4k
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 0.816483 seconds, 329 MB/s
[root@hostitek160 ~]# 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, 17.9959 seconds, 14.9 MB/s
我都怀疑我眼睛出问题了。。。。 |
|