4. Techniques to limit the impact of caches
One way of limiting the impact of caches on performance is to avoid cache misses by causing the necessary cache lines to be preloaded before executing the instruction that would cause the cache miss. This preloading can be done in hardware or by executing preloading instructions in software.
SCROLL TO TOP
4.1.1 Material preloading
Loading instruction or data lines into the respective caches in advance poses a number of problems:
You do not have access to this resource.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed?
Log in!
Ongoing reading
Techniques to limit the impact of caches