Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. For a system, RAM 64KB, Block size = 4 bytes, Cache size = 128 bytes, 2-way Set Associative cache. CPU requires to access following

image text in transcribed

1. For a system, RAM 64KB, Block size = 4 bytes, Cache size = 128 bytes, 2-way Set Associative cache. CPU requires to access following memory locations while running a program "Test_Cache. 3, 5, 10, 65, 66, 129, 130, 69, 7, 133, 72, 74, 75, 11, 137, 1024 (for convenience, addresses are given in decimal). Calculate the Hit ratio assuming the cache is empty at the beginning. Also count the number of blocks replaced in cache memory if LRU (least Recently Used) is used as replacement algorithm. Please construct a table as follows and calculate/provide info for each address. Memory Block of Hit/Miss Set no Line no Consequence Comments, address RAM if any 2. a) Briefly discuss relative merits and demerits if 4-way set associative cache is used in above problem. Also compare the average access time for instruction/data. b) Briefly discuss relative merits and demerits if fully- associative cache is used in above problem. Also compare the average access time for instruction/data

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

Readings In Database Systems

Authors: Michael Stonebraker

2nd Edition

0934613656, 9780934613651

More Books

Students also viewed these Databases questions

Question

Answered: 1 week ago

Answered: 1 week ago