Please enable JavaScript.
Coggle requires JavaScript to display documents.
Cache Memory (Elements of Cache Design (Replacement Algorithm (First in…
Cache Memory
Characteristic
Capacity
Unit of Transfer
Location
Memory
Forms
Optical
Magnetic-optical
Magnetic surface memory
Semiconducttor memory
Characteristics
Magnetic-surface memories
Semiconductor memory
Nonvolatile memory
Nonerasable memory
Volatile memory
Elements of Cache Design
Mapping Function
Associative
Direct
Set Associative
Replacement Algorithm
First in First Out (FIFO)
Least Frequently Used (LFU)
Least Recently Used (LRU)
Random
Cache Size
Write Policy
Write Through
Write Back
Cache Addresses
Logical
Physical
Line Size
Number of Caches
Single or Two-Level
Unified or Split
Memory Hierarchy
Method of Accessing Units of Data
Direct access
Random access
Sequential access
Associative
Cache Memory Principle
Three-level cache organized
Cache Read Operation
Single cache
Typical Cache Organization
ARM Cache Features
Pentium 4 Cache Operating Modes