mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 07:17:17 +00:00
10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
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/
|