[PVFS2-CVS] commit by robl in pvfs2-1/test/automated/vfs-tests.d: dbench

CVS commit program cvs at parl.clemson.edu
Thu Jul 7 19:51:45 EDT 2005


Update of /projects/cvsroot/pvfs2-1/test/automated/vfs-tests.d
In directory parlweb:/tmp/cvs-serv23924

Added Files:
	dbench 
Log Message:
dbench: stress a file system and collect some performance data


--- /dev/null	2003-01-30 05:24:37.000000000 -0500
+++ dbench	2005-07-07 18:51:45.000000000 -0400
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+cd ${EXTRA_DIRS}/dbench-3.03
+./configure -q
+make 2>&1
+cp client.txt ${PVFS2_MOUNTPOINT}
+cd ${PVFS2_MOUNTPOINT} &&  ${EXTRA_DIRS}/dbench-3.03/dbench -c client.txt 10 -t 300  2>&1



More information about the PVFS2-CVS mailing list