393 views
0 votes
0 votes
how many memory access required to transfer a block to cache ?

suppose memory block is of size 16 word.

Please log in or register to answer this question.

Related questions

2 votes
2 votes
2 answers
2
rahuldb asked Nov 17, 2016
3,414 views
What is the hit ratio of a cache memory.If cache memory access time is 30ns,main memory access time is 150ns and avg access time is 42ns.
0 votes
0 votes
1 answer
3
aditi19 asked Apr 1, 2019
854 views
How many memory accesses are there in this code?LOAD R1, a(RO)
0 votes
0 votes
2 answers
4
aditi19 asked Nov 30, 2018
551 views
what is the number of memory accessed required inregister indirect modeindex register modebase register modepls explain in details with examples