Assume that there are two types of memories: the smaller, more expensive, faster memories and the larger, cheaper, slower memories. Suppose the processor has access to these two levels of memory. If the word that is being accessed is found in the faster memory, the processor directly accesses it, and this is known as a hit. If the word is in the slower memory, the word is first transferred into the faster memory and then accessed by the processor. The latter is known as a miss. In the scenario above, calculate the average time to access a word, given: T1 (time to access faster memory) = 0.1µs T2 (time to access slower memory) = 1µs The time to transfer data between the slower and faster memories can be ignored Hit rate (probability of finding a given word in the faster memory) = 95%

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter4: Processor Technology And Architecture
Section: Chapter Questions
Problem 2PE: If a microprocessor has a cycle time of 0.5 nanoseconds, what’s the processor clock rate? If the...
icon
Related questions
Question

In the scenario above, calculate the average time to access a word, given.

Assume that there are two types of memories: the smaller, more expensive, faster memories and
the larger, cheaper, slower memories. Suppose the processor has access to these two levels of
memory. If the word that is being accessed is found in the faster memory, the processor directly
accesses it, and this is known as a hit. If the word is in the slower memory, the word is first
transferred into the faster memory and then accessed by the processor. The latter is known as a
miss.
In the scenario above, calculate the average time to access a word, given:
T1 (time to access faster memory) = 0.1µs
T2 (time to access slower memory) = 1µs
The time to transfer data between the slower and faster memories can be ignored
Hit rate (probability of finding a given word in the faster memory) = 95%
Transcribed Image Text:Assume that there are two types of memories: the smaller, more expensive, faster memories and the larger, cheaper, slower memories. Suppose the processor has access to these two levels of memory. If the word that is being accessed is found in the faster memory, the processor directly accesses it, and this is known as a hit. If the word is in the slower memory, the word is first transferred into the faster memory and then accessed by the processor. The latter is known as a miss. In the scenario above, calculate the average time to access a word, given: T1 (time to access faster memory) = 0.1µs T2 (time to access slower memory) = 1µs The time to transfer data between the slower and faster memories can be ignored Hit rate (probability of finding a given word in the faster memory) = 95%
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Fundamentals of Computer System
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning