mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-12 21:52:11 +00:00
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
|