Concepedia

Publication | Open Access

Reducing memory latency via non-blocking and prefetching caches

245

Citations

18

References

1992

Year

Abstract

Non-blocking caches and prefetehing caches are two techniques for hiding memory latency by exploiting the overlap of processor computations with data accesses. A nonblocking cache allows execution to proceed concurrently with cache misses as long as dependency constraints are observed, thus exploiting post-miss operations, A prefetching cache generates prefetch requests to bring data in the cache before it is actually needed, thus allowing overlap with premiss computations.

References

YearCitations

Page 1