Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

MULTIPLE CHOICE Answer Part A. and Part B. below: Part A. A fully associative cache with 10-word blocks , and a total cache size of

MULTIPLE CHOICE

Answer Part A. and Part B. below: Part A. A fully associative cache with 10-word blocks, and a total cache size of 20 words. Here is a list of word addresses: 38, 50, 38, 41, 38, 50 If the cache is initially empty, and the above 6 addresses are accessed in the given order, mark each word address reference that results in a MISS (assume LRU replacement, if replacement is necessary). a. 38 b. 50 c. 38 d. 41 e. 38 f. 50 NOTE: More than one answer from a-f can be selected for this problem. --------- Part B. After the 6 word accesses on the fully associative cache in the previous question, if the next word accessed (the 7th word accessed) is not in the cache, which memory block is the LRU block that would be replaced? a. memory block 2 b. memory block 3 c. memory block 4 d. memory block 5 e. memory block 6 f. memory block 7

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 Management An Organizational Perspective

Authors: Richard T. Watson

1st Edition

0471305340, 978-0471305347

More Books

Students also viewed these Databases questions

Question

1. How will you, as city manager, handle these requests?

Answered: 1 week ago