This document summarizes key characteristics of cache memory including location, capacity, access methods, performance, and organization. It discusses the memory hierarchy from registers to external memory. Common cache mapping techniques like direct mapping, set associative mapping, and fully associative mapping are explained. The document also covers cache performance, replacement algorithms, write policies, and how locality of reference relates to cache effectiveness.