OpenSolaris

Printable Version Enter a New Search
Bug ID 6684013
Synopsis FileBench should not try to execute flowops before all threads are initialized
State 10-Fix Delivered (Fix available in build)
Category:Subcategory benchmarks:filebench
Keywords
Responsible Engineer Andrew W Wilson
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_88
Fixed In snv_88
Release Fixed solaris_nevada(snv_88)
Related Bugs 6584805
Submit Date 3-April-2008
Last Update Date 23-April-2008
Description
Many workloads have a principal flowop that is executed a fixed number of times using an iteration count. during the start up phase, Filebench will execute the flowops at a slow (once per second) rate, but this will cause a flowop with an iteration count to execute for the full count. This, in turn, can cause the thread's entire workload to finish before the run officially begins, resulting in Filebench reporting an error.
Work Around
N/A
Comments
N/A