Config.in 477 B

123456789101112
  1. config ADK_PACKAGE_STRESS
  2. prompt "stress............................ Stress your system"
  3. tristate
  4. default n
  5. help
  6. Stress is a simple tool that imposes a configurable amount of CPU,
  7. memory, I/O, and disk stress on POSIX-compliant operating systems.
  8. It is written in portable ANSI C and uses the GNU Autotools to
  9. compile on most UNIX-like operating systems. It is free software,
  10. licensed under the GNU GPL
  11. http://weather.ou.edu/~apw/projects/stress/