626 views
1 votes
1 votes

Consider a processor has virtual address 52 bits, the physical address is 32 bits and page size is 16KB. Each individual table at any level of the page table occupies a single page of physical memory. Using multi level paging, how many entries are there in each individual page table page. Consider page table entry requires additional 14 bits for special purpose?

  1.   <4,12,12,12>
  2.   < 2, 12, 12, 12 >
  3. <4,14,14,14>
  4.   <10,12,14,14>

Please log in or register to answer this question.

Related questions