summaryrefslogtreecommitdiffstats
path: root/rules/bonniexx.in
blob: 6c578c87a8812e1ed4fe85b0b7300b82ed0dd994 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config BONNIEXX
	bool
	prompt "bonnie++"
	select GCCLIBS
	select GCCLIBS_CXX
	help
	  Hard drive bottleneck testing benchmark suite
	  
 	  It is called Bonnie++ because it was based on the Bonnie program.
	  This program also tests performance with creating large numbers 
	  of files.