06b53255cf
Fixes: http://autobuild.buildroot.org/results/2a3/2a33d2c7535a9d867d76dd5cf05e1bcc3f5cdc38// Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
config BR2_PACKAGE_IOZONE
|
|
bool "iozone"
|
|
depends on BR2_USE_MMU # fork()
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
help
|
|
IOzone is a filesystem benchmark tool.
|
|
The benchmark generates and measures a variety of file operations
|
|
|
|
http://www.iozone.org/
|