Revision b63491dc95b08b2d9b459fdafde3db1e4d65df11 authored by Siarhei Siamashka on 14 November 2012, 05:06:29 UTC, committed by Siarhei Siamashka on 14 November 2012, 05:06:29 UTC
incr - PLD prefetch hits the first bytes of cache lines
wrap - PLD prefetch hist the last bytes of cache lines

This can expose Raspberry Pi performance issues related to
wrap cache linefills.
1 parent 4adbb35
History
File Mode Size
Makefile -rw-r--r-- 636 bytes
arm-neon.S -rw-r--r-- 5.6 KB
arm-neon.h -rw-r--r-- 3.5 KB
asm-opt.c -rw-r--r-- 8.3 KB
asm-opt.h -rw-r--r-- 1.4 KB
main.c -rw-r--r-- 14.2 KB
mips-32.S -rw-r--r-- 5.4 KB
mips-32.h -rw-r--r-- 1.6 KB
readme.txt -rw-r--r-- 890 bytes
util.c -rw-r--r-- 5.9 KB
util.h -rw-r--r-- 2.3 KB
version.h -rw-r--r-- 24 bytes
x86-sse2.S -rw-r--r-- 5.5 KB
x86-sse2.h -rw-r--r-- 2.7 KB

readme.txt

back to top