OpenSolaris

Printable Version Enter a New Search
Bug ID 6601818
Synopsis Turn FileBench "files" into filesets with 1 entry.
State 10-Fix Delivered (Fix available in build)
Category:Subcategory benchmarks:filebench
Keywords
Responsible Engineer Andrew W Wilson
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_81
Fixed In snv_81
Release Fixed solaris_nevada(snv_81)
Related Bugs
Submit Date 6-September-2007
Last Update Date 17-January-2008
Description
FileBench has a concept of a single file (internally a fileobj) and a set of files (internally a fileset). A single file can also be represented as a fileset with one entry, and doing so allows it to be used with all I/O and file related flowops, whereas files can only be used with a subset of such flowops. However, for compatability, we should still recognize "files" in the models (.f) and simply treat them as filesets.
Work Around
N/A
Comments
N/A