Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. Consider a Cache with nominal size 512KByte, and 4 words per block. The main memory address is 32 bits wide. How many blocks

 

3. Consider a Cache with nominal size 512KByte, and 4 words per block. The main memory address is 32 bits wide. How many blocks does it hold? How many bits would the offset need? Consider these cases: Direct Mapped, 2-way set associative, 4-way set associative and fully associative. Calculate the size of the index and the tag for each case. Calculate de real space in bytes that the cache uses. The additional information saved per block is the tag plus three status bits. How does the number of sets affect the size of the 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

Computer organization and architecture designing for performance

Authors: william stallings

8th edition

136073735, 978-0136073734

More Books

Students also viewed these Programming questions

Question

What is register renaming and what is its purpose?

Answered: 1 week ago

Question

Define predication and predicated execution.

Answered: 1 week ago