mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
stress: needs mmu
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1954c4e0c6
commit
77a2607fa3
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_STRESS
|
config BR2_PACKAGE_STRESS
|
||||||
bool "stress"
|
bool "stress"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
A deliberately simple workload generator for POSIX systems.
|
A deliberately simple workload generator for POSIX systems.
|
||||||
It imposes a configurable amount of CPU, memory, I/O, and
|
It imposes a configurable amount of CPU, memory, I/O, and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user