retagged by
662 views
1 votes
1 votes

Consider a system with segmented paging architecture where logical address space and physical address space is 216 B. The LAS is divided into 8 equal size pages which are powers of 2. Page table stored in memory is byte addressable. What must be the size of the page of segment in bytes, so that page table of segment exactly fits in one page frame ?

Somebody please explain the part of the question in bold

retagged by

1 Answer

0 votes
0 votes
Page table size of the segment = Page Size

i.e the entire page table of the segment can be stored in 1 page.

Related questions

1 votes
1 votes
0 answers
2
Tuhin Dutta asked Nov 8, 2017
696 views
https://gateoverflow.in/3600/gate2006-it-56Why is only 1 Page Table considered for 4 Segment Table entries in the selected best answer?
5 votes
5 votes
2 answers
4
vaishali jhalani asked Jan 19, 2017
1,695 views