A processor accesses main memory with an average access time of T2. A smaller cache memory is
Question:
a. For any single memory access, what is the theoretical speedup of accessing the word in the cache rather than in main memory?
b. Let T be the average access time. Express T as a function of T1, T2, and H. What is the overall speedup as a function of H?
c. In practice, a system may be designed so that the processor must first access the cache to determine if the word is in the cache and, if it is not, then access main memory, so that on a miss (opposite of a hit), memory access time is T1 + T2. Express T as a function of T1, T2, and H. Now calculate the speedup and compare to the result produced in part (b).
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Computer organization and architecture designing for performance
ISBN: 978-0136073734
8th edition
Authors: william stallings
Question Posted: