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, associative mapping, and set associative mapping are explained. The document also covers cache design considerations such as replacement algorithms and write policies.