Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please include step by step instructions. I understand the basic idea of consulting TLB first, and if not, then having to go to disk, but
Please include step by step instructions. I understand the basic idea of consulting TLB first, and if not, then having to go to disk, but I need help with the specific process, as well as how to total up access time.
2. [20 points] Memory address translation and TLB performance Suppose that TLB has an access time of 4 ns and the memory access time is 22 ns. The disk access time is 10 ms. Suppose that the page/frame size is 256 bytes. The virtual address space is 16 bits and the physical memory address is 14 bit. The entire TLB and the beginning of the page table are given below. For each of the virtual address given in binary below, find the corresponding page number and estimate the time to access the memory location. Also give the corresponding frame number and physical memory address. [Notes: 1 second= 1000 ms; and 1 ms= 1000 ns.] initial page table TLB indexvalidFrame Page Frame 8 4 0 Page # (2pt) Logical/virtual address Frame # | Physical Address-bitwise (8pt) Access time (8pt) 0000 0001 1010 0010 0000 0010 0110 1010 0000 0100 0010 1110 0000 0110 1011 0110Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started