Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A TLB contains three entries and uses LRU for the replacement policy. Initially, TLB entries are empty. Following is the trace. Note that A,B,C

 

A TLB contains three entries and uses LRU for the replacement policy. Initially, TLB entries are empty. Following is the trace. Note that A,B,C D represent the page numbers of the memory references. Trace: A A B A B C AD CA ABC (a) [5 points] How many TLB misses happen for the given trace? (b) [5 points] Assume no cache misses. What's the total memory access latency for above trace if memory access time is 100 cycles? (c) [5 points] Assume that you only have a single shared L1 cache with a miss rate of 5% and TLB misses and cache misses are not correlated. What's the total memory access latency?

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

Computer organization and architecture designing for performance

Authors: william stallings

8th edition

136073735, 978-0136073734

More Books

Students also viewed these Programming questions

Question

Define strategy.

Answered: 1 week ago

Question

=+72. Refer to the data in Exercise 42 of Section 7.4.

Answered: 1 week ago