build-blocks:

- modulefiles added
This commit is contained in:
2015-09-28 15:32:22 +02:00
parent e01e8cac0d
commit 3abedd8da0
57 changed files with 1118 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
#%Module1.0
set whatis "fsstress"
set url "http://www.cs.duke.edu/ari/fstress/"
set license "BSD-like"
set licensefile "COPYRIGHT"
set maintainer "Achim Gsell <achim.gsell@psi.ch>"
set help "
Fstress is a synthetic, flexible, self-scaling NFS file service benchmark
whose primary goal is flexibility. Fstress exports control over several
dimensions in both data set and workload, enabling a wide range of tests
for fundamental evaluation of file service scalability, sizing,
configuration, and other factors. Fstress includes several important
canned workloads.
"
source $env(PSI_LIBMODULES)