cvs commit: ports/benchmarks Makefile ports/benchmarks/filebench Makefile distinfo pkg-descr pkg-plist

Florian Smeets flo at FreeBSD.org
Sun Jan 9 08:08:50 UTC 2011


flo         2011-01-09 08:08:50 UTC

  FreeBSD ports repository

  Modified files:
    benchmarks           Makefile 
  Added files:
    benchmarks/filebench Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port benchmarks/filebench
  
  Filebench is quick to set up and use unlike many of the commercial
  benchmarks which it can emulate. It is also a handy tool for
  micro-benchmarking storage subsystems and studying the relationships of
  complex applications such as relational databases with their storage
  without having to incur the costs of setting up those applications,
  loading data and so forth.
  
  Filebench uses loadable workload personalities in a common framework to
  allow easy emulation of complex applications upon file systems. The
  workload personalities use a Workload Definition Language to define the
  workload's model.
  
  WWW: http://www.solarisinternals.com/wiki/index.php/FileBench
  WWW: http://www.fsl.cs.sunysb.edu/~vass/filebench/
  
  PR:             ports/153750
  Submitted by:   "Tom Judge" <tom at tomjudge.com>
  Approved by:    fjoe (mentor)
  
  Revision  Changes    Path
  1.72      +1 -0      ports/benchmarks/Makefile
  1.1       +28 -0     ports/benchmarks/filebench/Makefile (new)
  1.1       +2 -0      ports/benchmarks/filebench/distinfo (new)
  1.1       +14 -0     ports/benchmarks/filebench/pkg-descr (new)
  1.1       +48 -0     ports/benchmarks/filebench/pkg-plist (new)


More information about the cvs-all mailing list