[Lunar-commits] <moonbase> stress: added module to moonbase
Auke Kok
sofar at foo-projects.org
Tue Jul 12 02:23:44 CEST 2011
commit 5cb7b37425926df4ccfa85a15c99c281e4c25429
Author: Konstantin Asarowski <ktx at luusa.org>
Date: Tue Jul 12 02:23:44 2011 +0200
stress: added module to moonbase
---
zbeta/stress/DETAILS | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/zbeta/stress/DETAILS b/zbeta/stress/DETAILS
new file mode 100644
index 0000000..3e8e32a
--- /dev/null
+++ b/zbeta/stress/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=stress
+ VERSION=1.0.4
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=http://weather.ou.edu/~apw/projects/stress/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:7ccb6d76d27ddd54461a21411f2bc8491ba65168
+ WEB_SITE="http://weather.ou.edu/~apw/projects/stress/"
+ ENTERED=20110706
+ UPDATED=20110706
+ SHORT="A simple workload generator/benchmark tool."
+cat <<EOF
+stress is a deliberately simple workload generator for POSIX
+systems. It imposes a configurable amount of CPU, memory, I/O, and
+disk stress on the system.
+EOF
More information about the Lunar-commits
mailing list