blob: 411e7de9115079f9c36dbd910545698f7bd7a672 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_RAMSMP
bool "ramspeed/smp"
depends on BR2_USE_MMU # fork()
help
RAMspeed/SMP is a free open source command line utility to
measure cache and memory performance of multiprocessor
machines.
http://alasir.com/software/ramspeed/
|