Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Find the AMAT (average memory access time) in ns for a machine with 2.5GHZ clock, a miss penalty of 30 clock cycles, a 85%

image text in transcribed
2. Find the AMAT (average memory access time) in ns for a machine with 2.5GHZ clock, a miss penalty of 30 clock cycles, a 85% hit rate, and a cache access time (ie hit time) of 2 clock cycle. 3. A memory has 32-bit addresses. It also has a 512 KB cache. Each block is 64 bytes in size. Note 1K-210 IM-220 a. How many blocks are there in the cache if the cache is a direct-mapped cache? b. How many sets are there in the cache if the cache is a 2-way set-associative cache? c. Show the partitioning of a memory address into the appropriate fields, if the cache is a direct-mapped cache, 2-way set associative, and fully associative cache, respectively. That is to find how many bits needed for tag, block/set index and byte offset, respectively. d. What is the total size of the cache if the cache is a direct-mapped cache? e. What is the total size of the cache if the cache is a 2-way set associative cache

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Spatial And Temporal Databases 10th International Symposium Sstd 2007 Boston Ma Usa July 2007 Proceedings Lncs 4605

Authors: Dimitris Papadias ,Donghui Zhang ,George Kollios

2007th Edition

3540735399, 978-3540735397

More Books

Students also viewed these Databases questions

Question

Analyse the various techniques of training and learning.

Answered: 1 week ago