build-blocks:
- modulefiles added
This commit is contained in:
18
scripts/System/fsstress/modulefile
Normal file
18
scripts/System/fsstress/modulefile
Normal 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)
|
||||
Reference in New Issue
Block a user