Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

i) What is a TLB and what does it do? ii) Consider a memory system with a cache access time of 10ns and a memory

image text in transcribed
i) What is a TLB and what does it do? ii) Consider a memory system with a cache access time of 10ns and a memory access time of 200ns. If the effective access time is 10% greater than the cache access time, what is the hit ratio H ? iii) Consider a paging system with the page table stored in memory with memory reference takes 150 nanoseconds. 1) How long does a paged memory reference take? 2) For system with a two-level page table and no TLB, how long does it take to access a paged memory reference? 3) If we add TLBs, and 80 percent of all page-table references are found in the TLBs, what is the effective memory reference time? (Assume that finding a page-table entry in the TLBs takes zero time, if the entry is there.) 4) If we use a TLB that has a 90% hit rate, what is the effective memory reference time now

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

Power Bi And Azure Integrating Cloud Analytics For Scalable Solutions

Authors: Kiet Huynh

1st Edition

B0CMHKB85L, 979-8868959943

Students also viewed these Databases questions

Question

What does a R2 value of 0.542 mean on a scatterplot?

Answered: 1 week ago