kumquat-buildroot/package/iozone/Config.in

13 lines
333 B
Plaintext
Raw Normal View History

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