Next: ...
Up: Ch03-Caches
Previous: ...
Direct-Mapped Caches
Diagrams/one.way.eps
- In a direct-mapped cache, each main memory block
can be allocated to just one location in the cache
- To check whether a given block is in the cache,
compare address with just the tag for its location
in the cache