1 / 1

Quiz 3

Consider a system with a physical memory latency of 200nsec, and which uses paging with page tables in memory. If the TLB hit rate is 90 %, then what is the average latency of a paged memory reference? Assume that a TLB hit takes no time for address translation

roddy
Download Presentation

Quiz 3

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Consider a system with a physical memory latency of 200nsec, and which uses paging with page tables in memory. If the TLB hit rate is 90 %, then what is the average latency of a paged memory reference? Assume that a TLB hit takes no time for address translation In a virtual memory system with a 32 bit address space: Each process gets 232 bytes of memory All the processes together get 232 bytes of memory It can’t be determined how much memory each process will get. 3. A computer with a 32 bit address space uses two level page tables. Virtual addresses are split as follows: a) 8 bit top level page table field, b) 12 bit second-level page table field c) an offset. Assuming that each page table entry takes 4 bytes, a) What is the size of the top level page table? b) What is the size of each level 2 page table? Quiz 3 Cpr E 308 Spring 2005

More Related