Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A memory has 3 2 - bit addresses. It also has a 2 5 6 K B cache. Blocks are 6 4 bytes in size.

A memory has 32-bit addresses. It also has a 256KB cache. Blocks are 64 bytes in size. Note 1K=210,1M
=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, and 2-way set associative, 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?
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions