Date: Sun, 9 Jan 2011 08:08:50 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks Makefile ports/benchmarks/filebench Makefile distinfo pkg-descr pkg-plist Message-ID: <201101090808.p0988owm076475@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101090808.p0988owm076475>