9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
|
config BR2_PACKAGE_MBW
|
||
|
bool "mbw"
|
||
|
help
|
||
|
MBW is a memory bandwidth benchmarking tool.
|
||
|
MBW determines the "copy" memory bandwidth available
|
||
|
to userspace programs.
|
||
|
|
||
|
https://github.com/raas/mbw
|