A particular program runs on a system with cache memory. The program makes a total of 250,000

Question:

A particular program runs on a system with cache memory. The program makes a total of 250,000 memory references; 235,000 of these are to cached locations.

a. What is the hit ratio in this case?

b. If the cache can be accessed in 1.0 ns but the main memory requires 7.5 ns for an access to take place, what is the average time required by this program for a memory access, assuming all accesses are reads?

c. What would be the answer to (b) if a write-through policy is used and 75% of memory accesses are reads?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: