Question: Problem 5 Consider a machine with the following characteristics: The cache is 2 - way set associative with a block size of 1 2 8
Problem
Consider a machine with the following characteristics:
The cache is way set associative with a block size of bytes and a total capacity of bytes.
a The memory access time consists of an cycle latency cycle per word in the block. When the cache is writeback, the replaced block is dirty of the time; the replaced block is written before reading the new block into the cache. There are no write buffers. What are the miss penalties for the following cache organizations?
tableRead Miss,Write MissWrite through, no write allocate,,Write through, write allocate,,Write back, write allocate,,
b Assume of the misses are cause by writes in all cache organizations If the data miss rate for the write through, no write allocate is what must the miss rates for the write through, write allocate and write back write allocate situations be if all three cache organizations have the same average memory access time. The hit time is one cycle.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
