1 config BR2_PACKAGE_IOZONE
3 depends on BR2_USE_MMU # fork()
4 depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
6 IOzone is a filesystem benchmark tool.
7 The benchmark generates and measures a variety of file operations
11 comment "iozone needs a toolchain w/ NPTL"
12 depends on BR2_USE_MMU
13 depends on !BR2_TOOLCHAIN_HAS_THREADS_NPTL