Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Given: 2 5 6 KB cache, direct mapped, 6 4 bytes / block and a 3 2 - bit total address space. ( Same cache

Given: 256KB cache, direct mapped, 64 bytes/block and a 32-bit total address space. (Same cache except it is direct mapped)
2.a.(0.5 pts) Given its size, how many bits of address space would be required to directly access each byte in the cache if it were like regular memory?
&
:END_ANSWER: -------------------------
2.b.(0.5 pts) How many blocks in the cache?
&
:END_ANSWER: -------------------------
2.c.(0.5 pts) How many bits needed for the block offset?
&
:END_ANSWER: -------------------------
2.d.(0.5 pts) How many bits are used for the indexes?
&
:END_ANSWER: -------------------------
2.e.(0.5 pts) How many bits are in the tag?
&
:END_ANSWER: -------------------------
2.f.(0.5 pts) How many sets? (i.e. rows)
&
:END_ANSWER: -------------------------
2.g.(0.5 pts) How many possible different tags?
&
:END_ANSWER: -------------------------
2.h.(0.5 pts) Valid bits require additional physical cache memory since they must be stored in the cache. This is called overhead. How many BYTES of storage are required to store all the valid bits?
&
:END_ANSWER: -------------------------
2.i.(0.5 pts) Tag bits also require additional physical cache memory since they must be stored in the cache. How many BYTES of storage are required to store all the tag bits?
&
:END_ANSWER: -------------------------
2.j.(0.5 pts) What is the total amount of memory required to implement this 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

Database Systems For Advanced Applications 15th International Conference Dasfaa 2010 International Workshops Gdm Benchmarx Mcis Snsmw Diew Udm Tsukuba Japan April 2010 Revised Selected Papers Lncs 6193

Authors: Masatoshi Yoshikawa ,Xiaofeng Meng ,Takayuki Yumoto ,Qiang Ma ,Lifeng Sun ,Chiemi Watanabe

2010th Edition

3642145884, 978-3642145889

More Books

Students also viewed these Databases questions