Question: Cache:4-words per block, write allocate(when write miss). a)For a write Back cache , show the number of word memory access for each case(write hit, write

Cache:4-words per block, write allocate(when write miss).


a)For a write Back cache , show the number of word memory access for each case(write hit, write miss, read hit, read miss) and justify your answer.


b)For a write through cache , show the number of word memory access for each case(write hit, write miss, read hit, read miss)  and justify your answer.

Step by Step Solution

3.32 Rating (143 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

a WriteBack Cache In a writeback cache data is written to the cache and then marked as dirty When a block is replaced the dirty data is written back t... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!