Question: Give me detail calculation and explain please. 1 . By convention, a cache is named according to the amount of data it contains ( i
Give me detail calculation and explain please.
By convention, a cache is named according to the amount of data it contains
iea KiB cache can hold KiB of data; however, caches also require SRAM to store metadata such as tags and valid bits. For this exercise, you will examine how a caches configuration affects thetotal amount of SRAM needed to implement it as well as the performance of the cache. For all parts, assume that the caches are byte
aGiven that addresses and words are bits How much data can a directmapped cachewith blocks and word blocks hold? How many total bits are required to implement this cache?
bGiven that addresses and words are bits What is the cache block size in wordsof a KiB directmapped cache with blocks How many total bits are required to implement
this cache?
cGiven that addresses and words are bits How many blocks are required for a KiB cache with word blocks? How many total bits are required to implement this cache?
How much bigger is this cache than the KiB cache described in Part bNotice that, by changing the block size, we doubled the amount of data without doubling the total size of the cache.
dExplain why the KiB cache in c might provide a slower performance than the KiB cache in bdespite its larger data size.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
