Question: Consider A system implements a paged virtual address space for each process using a one-level page table. The maximum size of virtual address space is
Consider A system implements a paged virtual address space for each process using a one-level page table. The maximum size of virtual address space is 32MB. The page table for the running process includes the following valid entries (the notation indicates that a virtual page maps to the given page frame, that is, it is located in that frame): Virtual page 2 page frame 4 Virtual page 4 page frame 9 Virtual page 1 page frame 2 Virtual page 3 page frame 16 Virtual page 0 page frame 1 The page size is 1024 bytes and the maximum physical memory size of the machine is 4MB (For this question, you don't need to write down the conversion process between different radixes.). ( 25 points) a). How many bits are required for each virtual address? b). How many bits are required for each physical address? c). What is the maximum number of entries in a page table? d). To which physical address will the virtual address 067B16 translate (your answer needs to be in hexadecimal number)? e). Which virtual address will translate to physical address 204810 (your answer needs to be in decimal number)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
