In direct-mapped cache, each block in main memory maps to?
In direct-mapped cache, each block in main memory maps to?
Choose an Option
Answer
Exactly one cache line
Theory
Direct mapping uses address bits to compute the unique cache line for a memory block.
Solution
Each block has exactly one valid cache slot.