summaryrefslogtreecommitdiffstats
path: root/rules/mbw.in
blob: 1f0d5b3ddf1e1d50757bb96c46fc7c7897808ee2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=test_suites
config MBW
	tristate
	prompt "mbw"
	help
	  MBW memory bandwidth benchmark

	  MBW determines the "copy" memory bandwidth available to
	  userspace programs. Its simplistic approach models that
	  of real applications. It is not tuned to extremes and it
	  is not aware of hardware architecture, just like your
	  average software package.