19 lines
598 B
Plaintext
19 lines
598 B
Plaintext
#%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)
|