buildrootschalter/package/iozone/Config.in
gilles.talis@gmail.com baebf863ea IOzone: new package
[Peter: lower case package name, strip trailing newline]
Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-05 21:31:19 +02:00

13 lines
333 B
Plaintext

config BR2_PACKAGE_IOZONE
bool "iozone"
depends on BR2_LARGEFILE
depends on BR2_USE_MMU # fork()
help
IOzone is a filesystem benchmark tool.
The benchmark generates and measures a variety of file operations
http://www.iozone.org/
comment "IOzone requires a toolchain with LARGEFILE support"
depends on !BR2_LARGEFILE