summaryrefslogtreecommitdiffstats
path: root/package/stress/Config.in
blob: b092b03a85160fc9a52aec476af6c15bc1addcb1 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_STRESS
	bool "stress"
	help
	  A deliberately simple workload generator for POSIX systems.
	  It imposes a configurable amount of CPU, memory, I/O, and
	  disk stress on the system.

	  http://weather.ou.edu/~apw/projects/stress/