This document summarizes key characteristics of cache memory including location, capacity, unit of transfer, access methods, performance, physical types, organization, and memory hierarchy. It discusses different cache mapping techniques like direct mapping, set associative mapping, and fully associative mapping. The document also covers cache performance factors like hit ratio, replacement algorithms, write policies, line size, and multilevel caches. As an example, it analyzes the cache architecture of Intel Pentium 4 processor.