edited by
2,840 views
3 votes
3 votes

Consider a system with 2 level paging applicable the page table is divided into 8k pages of size 16kB.The memory is byte addresable if the physical address space is 128MB which is divided into 4KB frames.The page table entry of outer page table is 32 bitand page table entry size of inner page table is 64bits.What will be the page table size of inner and outer page table.
A-32KB,128KB
B-32KB,32KB
C-128KB,128KB
D-128KB,32KBImage may contain: text

edited by

1 Answer

2 votes
2 votes

The inner page table size = 128 KB and the outer page table size = 32 KB.