Operating Systems - Memory Management - Paging
GATE CSE & IT · 3 questions across 2 years (2024-2025) · 5% recurrence rate
Recurrence sparkline
2024–202520242025
Difficulty mix
med 67%
hard 33%
Question types
NAT2
MCQ1
All 3 questions on Operating Systems - Memory Management - Paging
2025 Q14
Consider a demand paging memory management system with 32-bit logical address, 20-bit physical address, and page size of 2048 bytes. Assuming that the memory is byte addressable, what is the maximum number of entries in...
Med✓
2025 Q58
A computer system supports a logical address space of 2^32 bytes. It uses two-level hierarchical paging with a page size of 4096 bytes. A logical address is divided into a b-bit index to the outer page table, an offset w...
Med✓
2024 Q64
Consider a 32-bit system with 4 KB page size and page table entries of size 4 bytes each. Assume 1 KB = 2^10 bytes. The OS uses a 2-level page table for memory management, with the page table containing an outer page dir...
Hard✓