summaryrefslogtreecommitdiffstats
path: root/rules/mbw.in
diff options
context:
space:
mode:
authorJochen Frieling <jfr@pengutronix.de>2011-06-24 10:35:13 +0200
committerJochen Frieling <jfr@pengutronix.de>2011-06-24 10:35:13 +0200
commit1fd49d8b7a2aed078e73a8632a688dab74fee397 (patch)
tree02e8ad4a6a06c06effeaa807fe4722b0b41f082b /rules/mbw.in
parent3a9ea33783ba99476d12689ab78519a1863bc409 (diff)
downloadptxdist-1fd49d8b7a2aed078e73a8632a688dab74fee397.tar.gz
ptxdist-1fd49d8b7a2aed078e73a8632a688dab74fee397.tar.xz
rules files: added missing help texts
Diffstat (limited to 'rules/mbw.in')
-rw-r--r--rules/mbw.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/rules/mbw.in b/rules/mbw.in
index a3abadf30..1f0d5b3dd 100644
--- a/rules/mbw.in
+++ b/rules/mbw.in
@@ -3,4 +3,10 @@ config MBW
tristate
prompt "mbw"
help
- FIXME
+ 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.