256 views
0 votes
0 votes
Consider a system with two level page tables with the following constraint: The first half of the page table entries in the master page table directly map physical pages and the second half of the entries map to secondary page tables as normal. Call the first half entries X, and the second half Y. Assume that addresses are 32 bits, the page size is 4KB, and that the master and secondary page tables fit into a single page. Then, X and Y are respectively? The answer is 2^9 and 2^19 respectively. I am not getting this answer, please help!

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
Mrityudoot asked Mar 20
147 views
If Page size = Frame size is always true and offset in Logical address = offset in physical address holdsThen how/why Logical address size can come different than physica...
0 votes
0 votes
1 answer
2
0 votes
0 votes
2 answers
3
Unique_999 asked Aug 17, 2023
320 views
Can Any explain the relationship between The “ Word Size “ and “ Logical Address Space “