205 views

1 Answer

0 votes
0 votes
Incorrect

Direct Mapped cache produces miss only if programs refers to memory words that occupy a same Block number.

Related questions

1 votes
1 votes
0 answers
1
LRU asked Jan 14, 2022
365 views
Consider a memory system that uses a 32-bit address to address at the byte level, plus a cache that uses a 64-byte line size. Assume a four-way set-associative cache with...
1 votes
1 votes
1 answer
2
LRU asked Dec 4, 2021
380 views
The cache takes 2 cycles to access and has a 5% miss rate, main memory takes 100 cycles to access and has an 8% miss rate, and the disk takes 10,000 cycles to access. The...
1 votes
1 votes
1 answer
3