Recent questions tagged paging

0 votes
1 answer
32
1 votes
2 answers
33
What is the size of the physical address space in a paging system, which has a page table containing $64$ entries of $11$ bit each (including valid and invalid bit) and a...
2 votes
1 answer
35
Please solve and explain this question, like explaining to a 2nd-grade student. Answer is 128 KB, for verification.
1 votes
1 answer
38
Can anyone diagrammatically explain what is the difference between Page size vs Page table entry size in a page table?
1 votes
2 answers
39
Is the page table entry size same for each entry in page tables of all levels in multilevel paging?
1 votes
1 answer
44
Consider a system with page size p and average process size m and size of each page table entry is e. what is the amount of space required by page table ? me / pmp / empe...