xref: /OK3568_Linux_fs/buildroot/package/cache-calibrator/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_CACHE_CALIBRATOR
2	bool "cache-calibrator"
3	help
4	  Cache calibrator is a small C program that is supposed to
5	  analyze a computers (cache-) memory system and extract
6	  useful information
7
8	  http://homepages.cwi.nl/~manegold/Calibrator/
9
10	  It is also recommended as a load generator for realtime
11	  testing in:
12
13	  https://rt.wiki.kernel.org/index.php/RT_PREEMPT_HOWTO
14