话说45欧不正常吧。。。
本帖最后由 Eric.c 于 2017-6-28 22:51 编辑设置了Raid 1,
然后io 速度测试了几次,都让我恐惧, 求科普
forum.php?mod=attachment&aid=OTgyNDB8OGQwZDQyNTF8MTUzODIxOTgxMnwxMjgwN3wzNzMwMDg%3D&noupdate=yes¬humb=yes
===========
纯写速度测试:
# time dd if=/dev/zero of=/var/test bs=8k count=1000000
1000000+0 records in
1000000+0 records out
8192000000 bytes (8.2 GB) copied, 4.93558 s,
1.7 GB/s
real 0m4.938s
user 0m0.113s
sys 0m4.783s
读的速度:
# time dd if=/var/test of=/dev/null bs=8k count=1000000
\1000000+0 records in
1000000+0 records out
8192000000 bytes (8.2 GB) copied, 1.23705 s,
6.6 GB/s
real 0m1.239s
user 0m0.059s
sys 0m1.180s 又有人在玩内存/Cache速度了。。。
static/image/smiley/yct/008.gif
光速 dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
看这个能跑多少 666666666666666 这个jj内存都没到这个速度 time dd if=/var/test of=/tmp/test bs=8k count=1000000
1000000+0 records in
1000000+0 records out
8192000000 bytes (8.2 GB) copied, 8.04571 s, 1.0 GB/s
real 0m8.047s
user 0m0.116s
sys 0m5.492s 神 是ssd吗 别怕,没事
页:
[1]