Summary
d Caching is fundamental optimization technique
d Cache intercepts requests, automatically stores values, and
answers requests quickly, whenever possible
d Caching can be used with both physical and virtual memory
addresses
d Memory cache uses hierarchy
– L1 onboard processor
– L2 between processor and memory
– L3 built into memory