Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Here is a series of memory address references given as word address: 1,1,4,4,8,5,20,17,19, 56,9,11,4,43,5,6,9,17,32,4,22. Assuming a direct-mapped cache with 16 one-word blocks that is

1. Here is a series of memory address references given as word address: 1,1,4,4,8,5,20,17,19, 56,9,11,4,43,5,6,9,17,32,4,22. Assuming a direct-mapped cache with 16 one-word blocks that is initially empty, label each memory reference in the list as a hit or miss and show the final contents of the cache (valid bit, tag and data) by filling the following two tables. Assume memory address is 6-bit long. What is the miss rate of the cache? 5. Using the series of references given in Question \#1, show the hits and misses and final cache contents for a two-way set associative cache with one word block and a total size of 16 words. Assume LRU replacement. What is the hit rate of the 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

Object Oriented Databases Prentice Hall International Series In Computer Science

Authors: John G. Hughes

1st Edition

0136298745, 978-0136298748

More Books

Students also viewed these Databases questions

Question

Why is ergonomic job design beco1ning increasingly important?

Answered: 1 week ago