In part 1, we explained the rationale for using caches and showed how caches work. This week we explain how to minimize cache misses, giving some practical examples. As noted in part 1, cache misses ...
Caches are increasingly common in DSPs, but many DSP programmers are unfamiliar with their operation. This article explains how caches work, using the two-level cache in TI's C64x as an example. It ...