in CO and Architecture
1,132 views
0 votes
0 votes
Consider a cache with a line size of 64 bytes. Assume that on average 30% of the lines in the cache are dirty. A word consists of 8 bytes. Assume there is a 3% miss rate (0.97 hit ratio). Compute the amount of main memory traffic, in terms of bytes per instruction for both write-through and write back policies. Memory is read into cache one line at a time. However, for write back, a single word can be written from cache to main memory.
in CO and Architecture
1.1k views

3 Comments

where u got this question?

Access time is missing for this question
0
0
This one is from Stallings book exercise.
0
0

Please log in or register to answer this question.

Related questions