summaryrefslogtreecommitdiffstats
path: root/package/iozone/Config.in
blob: 8cf50b11e83a92bfb68c89544a3e2f9ce646dd5e (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_IOZONE
	bool "iozone"
	depends on BR2_USE_MMU # fork()
	depends on BR2_TOOLCHAIN_HAS_THREADS
	help
	  IOzone is a filesystem benchmark tool.
	  The benchmark generates and measures a variety of file operations

	  http://www.iozone.org/
OpenPOWER on IntegriCloud