2013-03-25 10:26:05 +01:00
|
|
|
config BR2_PACKAGE_IOZONE
|
|
|
|
bool "iozone"
|
|
|
|
depends on BR2_USE_MMU # fork()
|
2013-11-11 10:49:08 +01:00
|
|
|
depends on !BR2_UCLIBC_VERSION_0_9_31 # no pthread_setaffinity_np
|
2013-03-25 10:26:05 +01:00
|
|
|
help
|
|
|
|
IOzone is a filesystem benchmark tool.
|
|
|
|
The benchmark generates and measures a variety of file operations
|
|
|
|
|
|
|
|
http://www.iozone.org/
|