b22c3f19bb50d8a25a7313d9a19cca97fd56ae38
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / stress / Config.in
1 config BR2_PACKAGE_STRESS
2         bool "stress"
3         depends on BR2_USE_MMU # fork()
4         help
5           A deliberately simple workload generator for POSIX systems.
6           It imposes a configurable amount of CPU, memory, I/O, and
7           disk stress on the system.
8
9           http://people.seas.harvard.edu/~apw/stress/