awesome-everything RU

prefetch

RU: prefetch

A technique where a cache line is loaded into CPU cache before the processor explicitly requests it, hiding main-memory latency. Prefetching can be initiated by hardware (the prefetcher detecting access patterns) or by software (a compiler or developer emitting a prefetch instruction such as __builtin_prefetch).

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?