paging
closed

closed by
435 views
1 votes
1 votes
closed as a duplicate of: frame size != page size
Consider a system with 2 level paging applicable the page table is divided into 8K pages each of size 16 KB. The memory is byte addressable if the physical address space is 128 MB which is divided into 4KB frames. The page table entry size of outer page table is 32 bits and page table entry size of inner page table is 64 bits. What will be the page table size of inner and outer page table.

a) 32 KB, 128 KB

b) 32 KB, 32 KB

c) 128 KB, 128 KB

d) 128 KB, 32 KB
closed by

Related questions

0 votes
0 votes
1 answer
2
Markzuck asked Dec 22, 2018
1,363 views
for memory overhead in Multi level paging, for innermost table only 1 page size shall be counted na? and NOT the complete page table size?please explain the concept, than...
0 votes
0 votes
1 answer
3