Difference between revisions of "Roadmap"

From Filebench
Jump to: navigation, search
(Pool of Tasks)
Line 30: Line 30:
  
 
* Resurect test machine and keep testing running
 
* Resurect test machine and keep testing running
 +
 +
* Predictable random numbers (seed=) for reproducible experiments
 +
 +
* FreeBSD and Solaris Testing
 +
 +
* usec/cpu-op is incorrect for oltp workload. OLTP in general works weird. Figure it out, do it only after process model is enabled.

Revision as of 21:47, 1 August 2014

Filebench 1.5

Filebench 1.5 will include many new features and bug fixes. This page is created to plan upcoming and future releases and keep track of the progress.


Features

  • Custom Variables

Pool of Tasks

  • Support for floating-point (DOUBLE) constants and variables
  • Use floating point for perceents in table distribution
  • Custom Variables related
    • filesizegamma parameter is not needed as we have custom/random variables with gamma distribution
  • Update USAGE text
  • add offset parameter
  • revisit ioprio support
  • Fix compilation bugs and warning from the bug reporting systems
  • Revisit part-by-part Filebench executiong (create-fileset, create-proc, stat_snap)
  • Remove interactive support
  • Resurect test machine and keep testing running
  • Predictable random numbers (seed=) for reproducible experiments
  • FreeBSD and Solaris Testing
  • usec/cpu-op is incorrect for oltp workload. OLTP in general works weird. Figure it out, do it only after process model is enabled.