Recent questions tagged cache-memory

0 votes
0 answers
331
What is the main reason behind using Cache Mapping?Suppose if there is a cache hit, then will mapping be of any use?
0 votes
0 answers
332
0 votes
2 answers
342
–1 votes
1 answer
344
What should be correct answer to this question?In solution it's option A in Carl hamacher text book it's B ? I am confused please help
0 votes
1 answer
346
If cache access time is $100ns$, main memory access time is $1000ns$ and the hit ratio is $0.9$. Find the average access time and also define hit ratio.
2 votes
2 answers
349
For a multi-processor architecture, in which protocol a write transaction is forwarded to only those processors that are known to possess a copy of newly altered cache li...
0 votes
1 answer
353
1 votes
1 answer
357
0 votes
1 answer
358
If it takes 50ns to search associative registers and also about 100ns to get access to main memory then find out the % of slowdown in memory access time?(Given hit ratio ...