| /onnv/onnv-gate/usr/src/cmd/filebench/workloads/ |
| tpcso.f | 45 define file name=aux.df,path=$dir,size=251m,reuse,prealloc,paralloc 46 define file name=control_001,path=$dir,size=2m,reuse,prealloc,paralloc 47 define file name=cust_0_0,path=$dir,size=6704m,reuse,prealloc,paralloc 48 define file name=cust_0_1,path=$dir,size=6704m,reuse,prealloc,paralloc 49 define file name=cust_0_2,path=$dir,size=6704m,reuse,prealloc,paralloc 50 define file name=cust_0_3,path=$dir,size=6704m,reuse,prealloc,paralloc 51 define file name=dist_0_0,path=$dir,size=31m,reuse,prealloc,paralloc 52 define file name=hist_0_0,path=$dir,size=3002m,reuse,prealloc,paralloc 53 define file name=icust1_0_0,path=$dir,size=4943m,reuse,prealloc,paralloc 54 define file name=icust2_0_0,path=$dir,size=4943m,reuse,prealloc,paralloc [all...] |
| deletefiles.f | 35 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=100,paralloc
|
| mongo.f | 37 define fileset name=postset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$dirwidth,prealloc,paralloc 38 define fileset name=postsetdel,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$dirwidth,prealloc,paralloc
|
| videoserver.f | 52 define fileset name=$actvidsname,path=$dir,size=$filesize,entries=$numactivevids,dirwidth=4,prealloc,paralloc,reuse=$reuseit 53 define fileset name=$passvidsname,path=$dir,size=$filesize,entries=$numpassivevids,dirwidth=20,prealloc=50,paralloc,reuse=$reuseit
|
| filemicro_delete.f | 41 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=100,paralloc
|
| randomread.f | 41 define file name=largefile1,path=$dir,size=$filesize,prealloc,reuse,paralloc
|
| randomwrite.f | 41 define file name=largefile1,path=$dir,size=$filesize,prealloc,reuse,paralloc
|
| compflow_demo.f | 32 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=80, paralloc 34 define fileset name=u2fileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=80, paralloc 36 define fileset name=u3fileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=80, paralloc
|
| bringover.f | 34 define fileset name=srcfiles,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$dirwidth,prealloc,paralloc
|
| copyfiles.f | 34 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$dirwidth,prealloc=100,paralloc
|
| randomrw.f | 41 define file name=largefile1,path=$dir,size=$filesize,prealloc,reuse,paralloc
|
| /onnv/onnv-gate/usr/src/cmd/filebench/common/ |
| parser_lex.l | 142 paralloc { return FSA_PARALLOC; }
|