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