2,861 views
3 votes
3 votes
Consider a computer system where the size of logical address space and physical addresses space is respectively 2^16 Bytes , with segmented paging architecture applicable. The virtual address space is divided into 8 equal size segments. The segment is divided into equal size pages which are powers of 2. Memory is byte addressable and page table entry size is 2B, and page tables are stored in the main memory. What must be the size of page of segment in bytes so that the page table of segment exactly fits in one page frame?

(a) 256 B

(b) 128B

(c) 512 B

(d) 1024 B

1 Answer

0 votes
0 votes
is the answer is option b?

Related questions

2 votes
2 votes
1 answer
1
3lurryface asked Jan 9, 2019
1,052 views
If there is 2 or more level paging for processes, is it possible to have more than 1 page fault while accessing any single addressable unit(byte or word) ?
2 votes
2 votes
2 answers
2