| /onnv/onnv-gate/usr/src/cmd/filebench/workloads/ |
| deletefiles.f | 29 set $meandirwidth=100 35 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=100,paralloc 51 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| filemicro_statfile.f | 33 set $meandirwidth=20 37 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=100 52 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| listdirs.f | 30 set $meandirwidth=5 33 define fileset name=bigfileset,path=$dir,size=0,entries=$nfiles,dirwidth=$meandirwidth,prealloc 45 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| makedirs.f | 29 set $meandirwidth=100 34 define fileset name=bigfileset,path=$dir,size=0,leafdirs=$ndirs,dirwidth=$meandirwidth 46 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| openfiles.f | 30 set $meandirwidth=100 33 define fileset name=bigfileset,path=$dir,size=0,entries=$nfiles,dirwidth=$meandirwidth,prealloc 46 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| removedirs.f | 29 set $meandirwidth=100 34 define fileset name=bigfileset,path=$dir,size=0,leafdirs=$ndirs,dirwidth=$meandirwidth,prealloc 46 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| filemicro_delete.f | 36 set $meandirwidth=100 41 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=100,paralloc 58 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| createfiles.f | 27 set $meandirwidth=100 34 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth 53 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| filemicro_createfiles.f | 39 set $meandirwidth=100000 43 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=50 61 usage " set \$meandirwidth=<value> defaults to $meandirwidth"
|
| fileserver.f | 28 set $meandirwidth=20 34 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=80 61 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| varmail.f | 29 set $meandirwidth=1000000 35 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=80 64 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| compflow_demo.f | 27 set $meandirwidth=20 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 82 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| webproxy.f | 27 set $meandirwidth=1000000 33 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=80 69 usage " set \$meandirwidth=<size> defaults to $meandirwidth"
|
| randomfileaccess.f | 29 set $meandirwidth=20 56 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$nfiles,dirwidth=$meandirwidth,prealloc=100,cached=$cached
|
| networkfs.f | 32 set $meandirwidth=20 72 define fileset name=bigfileset,path=$dir,size=$filesize,entries=$totalfiles,dirwidth=$meandirwidth,prealloc=60,cached=$cached
|
| /onnv/onnv-gate/usr/src/cmd/filebench/config/ |
| multi_fileserver.prof | 48 meandirwidth = 20;
|
| filemacro.prof | 39 meandirwidth = 20; 49 meandirwidth = 1000000; 59 meandirwidth = 1000000; 69 meandirwidth = 20;
|
| /onnv/onnv-gate/usr/src/cmd/filebench/common/ |
| fileset.c | 1580 int meandirwidth; local [all...] |