subject

Objectives: the goal of the assignment is to: • familiarize you with quantitative analysis of caches • understanding different types of cache policies • investigate which cache is better based on cache configuration • investigate the tradeoffs between write-through and write-back caches part 1. memory analysis question 1 (40 pt). you are given designs of 3 caches for a 16-bit address machine: d1: direct-mapped cache. each cache line is 1 byte. 10-bit index, 6-bit tag. 1 cycle hit time. d2: 2-way set associative cache. each cache line is 1 word (4 bytes). 7-bit index, 7-bit tag. 2 cycle hit time. d3: fully associative cache with 256 cache lines. each cache line is 1 word. 14-bit tag. 5 cycle hit time. answer the following set of questions: a) what is the size of each cache? b) how much space does each cache need to store tags? c) which cache design has the most conflict misses? which has the least? d) the following information is given to you: hit rate for the 3 caches is 50%, 70% and 90% but did not tell you which hit rate corresponds to which cache, which cache would you guess corresponded to which hit rate? why? e) assuming the miss time for each is 20 cycles, what

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 11:30, mmimay3501
What do character formats do for your document's message? a. set the tone b. provide organization c. provide clarity d. set how texts align with documents
Answers: 2
image
Computers and Technology, 23.06.2019 01:20, shiann2002
Me with this program in c++ ! computers represent color by combining sub-colors red, green, and blue (rgb). each sub-color's value can range from 0 to 255. thus (255, 0, 0) is bright red. (130, 0, 130) is a medium purple. (0, 0, 0) is black, (255, 255, 255) is white, and (40, 40, 40) is a dark gray. (130, 50, 130) is a faded purple, due to the (50, 50, 50) gray part. (in other word, equal amounts of red, green, blue yield gray).given values for red, green, and blue, remove the gray part. ex: if the input is 130 50 130, the output is: 80 0 80. thus, find the smallest value, and then subtract it from all three values, thus removing the gray.
Answers: 3
image
Computers and Technology, 23.06.2019 22:20, andrew412603
Learning sign language is an example of a(n) learning sign language is an example of a(n)
Answers: 2
image
Computers and Technology, 23.06.2019 23:30, jamalchris9353
Worth 50 points answer them bc i am not sure if i am wrong
Answers: 1
You know the right answer?
Objectives: the goal of the assignment is to: • familiarize you with quantitative analysis of cach...

Questions in other subjects:

Konu
World Languages, 24.03.2020 20:43