Isn't this a bug in the workload definition?

filemicro_seqread.f specifies the file you're sequentially reading as a fileset:
"
define fileset 
name=bigfileset,path=$dir,size=$filesize,entries=$nthreads,dirwidth=1024,prealloc=100,cached=$cached
"

I believe that should be a 'file' - much like singlestreamread.f:
"
define file name=largefile1,path=$dir,size=$filesize,prealloc,reuse
"

eric
 
 
This message posted from opensolaris.org
_______________________________________________
perf-discuss mailing list
[email protected]

Reply via email to