Purchase Solution

Numerical: memory cost and hit ratio

Not what you're looking for?

Ask Custom Question

Explain the meaning of Tc, Cc, Tm and Cm in the following memory system specification.

Tc = 100 ns
Cc = 10^(-4) $/bit
Tm = 1200 ns
Cm = 10^(-4) $/bit

a. Calculate the cost of 1 MByte of main memory using the above parameters.
b. What is the cost of 1 MByte of cache memory?
c. If the effective access time is 10% greater than the cache access time, what would be the hit ratio (H)?

Purchase this Solution

Solution Summary

The solution considers that in case of a cache miss, first the content is brought from main memory into the cache and then access proceeds as if there was a cache hit. It also gives the effective access time (EAT) expression if it is not the case.

Solution Preview

Tc = cache access time = 100 ns
Tm = main memory access time = 1200 ns

Cc = cost of cache memory = 10^(-4) $/bit
Cm = cost of main memory = 10^(-4) $/bit

a. Cost of 1 MByte of main memory (considering no cache memory)
= 1 MByte * 8 bits/Byte * Cm $/bit
= 2^20 * 8 * 10^(-4) $
= ...

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.