blob: 26d4daafe04ca07323a3ce0f51f1288029f9b991 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_IOZONE
bool "iozone"
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/
|