I've filed:
6624946 filemicro_seqread.f uses fileset instead of file
to track this.
This message posted from opensolaris.org
___
perf-discuss mailing list
perf-discuss@opensolaris.org
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 sing
This could be a bug: the actual file sizes in a set are a gamma
distribution, with the median at $filesize. Using a file should
yield something different. Perhaps some of the logic that sets file
sizes in light of a singular set needs looking at?
On Mon, Oct 29, 2007 at 01:14:28PM -0700, John Vi
I was running a sequential read test using the filemicro_seqread file using the
following parameters using filebench-1.0.0 on Red Hat Linux - 2.6.18.
FileBench Version 1.0.0
filebench> load filemicro_seqread
2406: 8.407: FileMicro-SeqRead Version 2.0 personality successfully loaded
2406: 8.407: