subject

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 (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 .
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 is the average service time for each? (service time = (hit rate)*(hit time) + (miss rate)*(miss

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:50
Click on this link toopens a new window. bring up a flowchart in a new browser window. based on this flowchart, would a d-link 3347 gateway with an xbox 360 multiplayer problem be in scope or out of scope
Answers: 2
question
Computers and Technology, 23.06.2019 01:20
Write a function balancechemical to balance chemical reactions by solving a linear set of equations. the inputs arguments are: reagents: symbols of reagents in string row array products: symbols of products in string row array elements: elements in the reaction in string row array elcmpreag: elemental composition of reactants in two dimensional numeric array elcmpprdcts: elemental composition of prducts in two dimensional numeric array hint: the first part of the problem is setting up the set of linear equations that should be solve. the second part of the problem is to find the integers from the solution. one way to do this is to mulitiply the rational basis for the nullspace by increasing larger integers until both the left-and right-side integers exist. for example, for the reaction that involves reacting with to produce and : reagents=["ch4", "o2"]; products =["co2", "h2o"]; elements =["c","h", "o"] elcmpreag=[1,4,0;
Answers: 3
question
Computers and Technology, 23.06.2019 12:00
3. when you right-click a linked spreadsheet object, what commands do you choose to activate the excel features? a. linked worksheet object > edit b. edit data > edit data c. linked spreadsheet > edit d. object > edit data
Answers: 2
question
Computers and Technology, 23.06.2019 18:00
While inserting images, the picture command is usually used to insert photos from a digital camera, and the clip art command is usually used to a.edit the sizes and other characteristics of photos that have been inserted. b.take a screenshot of an image and copy it to the clipboard for pasting. c.search for drawings or other images from a library of prepared pictures. d.make illustrations using lines and shapes that are easy to manipulate.
Answers: 1
You know the right answer?
You are given designs of 3 caches for a 16-bit address machine:
d1:
direct-mapped cach...
Questions
question
Mathematics, 14.01.2020 03:31
question
Mathematics, 14.01.2020 03:31
question
Mathematics, 14.01.2020 03:31
question
Mathematics, 14.01.2020 03:31
Questions on the website: 13722363