zoukankan      html  css  js  c++  java
  • [vdebench]文件系统的联机测试

    hd=default,vdbench=C:vdbench50406,shell=vdbench
    hd=hd1,system=host1
    hd=hd2,system=host2
    hd=hd3,system=host3
    hd=hd4,system=host4
    
    fsd=default,openflags=directio
    fsd=fsd01,anchor=x:hd1_fs1_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd02,anchor=y:hd1_fs2_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd03,anchor=z:hd1_fs3_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd04,anchor=w:hd1_fs4_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd05,anchor=x:hd2_fs1_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd06,anchor=y:hd2_fs2_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd07,anchor=z:hd2_fs3_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd08,anchor=w:hd2_fs4_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd09,anchor=x:hd3_fs1_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd10,anchor=y:hd3_fs2_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd11,anchor=z:hd3_fs3_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd12,anchor=w:hd3_fs4_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd13,anchor=x:hd4_fs1_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd14,anchor=y:hd4_fs2_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd15,anchor=z:hd4_fs3_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    fsd=fsd16,anchor=w:hd4_fs4_64KB_1MB,depth=2,width=8,files=16,sizes=4mb
    
    fwd=default,rdpct=70,xfersize=64K,fileio=random,fileselect=sequential,threads=16
    fwd=fwd01,fsd=fsd01,hd=hd1
    fwd=fwd02,fsd=fsd02,hd=hd1
    fwd=fwd03,fsd=fsd03,hd=hd1
    fwd=fwd04,fsd=fsd04,hd=hd1
    fwd=fwd05,fsd=fsd05,hd=hd2
    fwd=fwd06,fsd=fsd06,hd=hd2
    fwd=fwd07,fsd=fsd07,hd=hd2
    fwd=fwd08,fsd=fsd08,hd=hd2
    fwd=fwd09,fsd=fsd09,hd=hd3
    fwd=fwd10,fsd=fsd10,hd=hd3
    fwd=fwd11,fsd=fsd11,hd=hd3
    fwd=fwd12,fsd=fsd12,hd=hd3
    fwd=fwd13,fsd=fsd13,hd=hd4
    fwd=fwd14,fsd=fsd14,hd=hd4
    fwd=fwd15,fsd=fsd15,hd=hd4
    fwd=fwd16,fsd=fsd16,hd=hd4
    
    rd=rd1,fwd=fwd*,fwdrate=max,format=restart,elapsed=300,interval=1,warmup=120
  • 相关阅读:
    繁体解决方案一,ASP,JSP,PHP,DotNet任何开发通用
    18.观察者模式(Observer Pattern)
    存储过程小技巧(2)从动态查询SQL中返回值给变量
    DotNet学习
    询问:有没有用C#写的C/S模式下的网页编辑工具
    dotNet繁体解决方案
    svn感叹号大全
    svn中出现红色感叹号
    Varnish配置,Error 503解决之道
    varnish清除缓存的方法
  • 原文地址:https://www.cnblogs.com/alfredsun/p/11193904.html
Copyright © 2011-2022 走看看