970 views
0 votes
0 votes

A processor uses 36 bit physical address and 32 bit virtual addresses, with a page frame size of 4 Kbytes. Each page table entry is of size 4 bytes. A three level page table is used for virtual to physical address translation, where the virtual address space  is  as follows:

4 9 7 12

The number of bits required for addressing the next level page table(or page frame) in the page table entry of the first, second and third level page tables are respectively.

modified from : https://gateoverflow.in/490/gate2008-67 

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
SSR17 asked Feb 8
206 views
we have 8 pages (each side 32B) to store in physical memory of 2^32 bits how many bits are required to identify each page , according to me 3 bits are required but that i...