The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / tinymembench / Config.in
1 config BR2_PACKAGE_TINYMEMBENCH
2         bool "tinymembench"
3         depends on !BR2_MIPS_NABI32 && !BR2_MIPS_NABI64
4         help
5           Tinymembench is a simple memory benchmark program, which
6           tries to measure the peak bandwidth of sequential memory
7           accesses and the latency of random memory accesses.
8           Bandwidth is measured by running different assembly code for
9           the aligned memory blocks and attempting different prefetch
10           strategies.
11
12           https://github.com/ssvb/tinymembench