closed by
1,379 views
0 votes
0 votes
closed as a duplicate of: misses and hit
Consider a direct mapped cache with 16 blocks with block size of 16 bytes. Initially the cache is empty. The following sequence of access of memory blocks:
Ox80000, Ox80008, Ox80010, Ox80018, Ox30010
is repeated 10 times. Which of the following represents number of compulsory and conflict misses?

Ans. Compulsory = 3 and conflict = 18
closed by

Related questions

1 votes
1 votes
1 answer
1
pranab ray asked Nov 19, 2017
804 views
0 votes
0 votes
1 answer
2
1 votes
1 votes
0 answers
4