340 views
1 votes
1 votes
In a given situation how does one know whether hierarchical or simultaneous access in cache is being talked of?

Please log in or register to answer this question.

Related questions

528
views
1 answers
0 votes
S Ram asked Jan 12, 2019
528 views
Can we apply LRU policy to direct mapped cache. according to me it doesn't make any sense as eventually it will be like FIFO only as unique memory addresses ... . But my doubt / confusion is can we implement LRU on direct mapped caches?
381
views
0 answers
0 votes
aditi19 asked Dec 5, 2018
381 views
https://gateoverflow.in/494/gate2008-71can someone explain how indexes of the array elements have been calculated?
252
views
0 answers
0 votes
Tanmay_Jawkhede asked Oct 20, 2018
252 views
#COSuppose Cache memory with K way set associative mapping,with no. of set -S,no. of line -L,size of each line -O.so what is hardware requirement ( ... of multiplexer ,size of each multiplexer,no.of comparator,and size of each comparator) ?
294
views
0 answers
0 votes
Harsh Kumar asked Sep 29, 2018
294 views
What events happen when we say that a cache at level i is accessed? (I am able to use the cache formulas as given in textbooks and also most of the times, I arrive ... time for STORING the data in the level (i-1)th cache as is done here ?