retagged by
673 views
1 votes
1 votes

Consider the system which has the virtual address of 36 bits and physical address of 30 bits and page size of 8 kb, page table entry contains 1 valid bit, 2 protection bit and 1 reference bit. Then the approximate page table size in MB is_________.

 

My doubt does we always take page table entry as nearest bytes, or sometimes we consider it as bits also. If yes, then in what case we take it as bits.

retagged by

3 Answers

Related questions

2.7k
views
1 answers
3 votes
Rishabh Gupta 2 asked Jan 25, 2018
2,657 views
Consider a system implements 4 KB pages and 24 bits physical address space. Each page table entry contains a valid bits, a dirty bits, 2 permission bits and translation. If ... space = $2^{25}$ bytes = 32 MBAnything wrong in this ????
1.3k
views
2 answers
2 votes
ashish pal asked Jan 17, 2018
1,330 views
Consider the following statements:S1 : User level process cannot modify its own page table entries.S2 : Demand paging requires that the programmer to take specific ... None of the aboveMy answer is Abut the answer given is D please explain
768
views
1 answers
4 votes
yankur9 asked Jan 13, 2018
768 views
Consider a system implements 4 KB pages and 24 bits physical address space. Each page table entry contains a valid bits, a dirty bits, 2 permission bits and ... . Then the size of virtual memory supported by the system is ________ (MB).