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