278 views
0 votes
0 votes
What is the probability that a 2-way associative cache with "N" lines will get a hit on an access with a stack distance of 2 (ABCA) ?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
Anuj1995 asked Aug 3, 2018
364 views
Consider a 2-way set associative cache consisting of four one-word blocks. What is the number of misses given the sequence of block addresses 0,8,0,6,8,8,0,6
0 votes
0 votes
0 answers
2
Anuj1995 asked Aug 2, 2018
224 views
For next three question consider a 32 byte 2-way set associative cache with 4-byte cache blocks and LRU replacement policy. Following addresses (written in decimal) in th...
0 votes
0 votes
0 answers
3
Amit625 asked Dec 28, 2018
417 views
While calculating Effective Address Time, Should we consider sequential access or parallel access by default?
3 votes
3 votes
2 answers
4
Ayan21 asked Sep 11, 2018
996 views
Consider a direct map cache of 8 words, with block 2 words per Block. The following sequence of access to memory block 0,5,2,7,4,0 and 4 is repeated 10 times.Q1) number o...