GATE CS 2024 Set 1 — Question 62
NAT+2 / -0EasyPaging & Address TranslationMemory ManagementOperating System
Operating System → Memory Management → Paging & Address Translation
Last updated
Question
Consider a memory management system that uses a page size of . Assume that both the physical and virtual addresses start from . Assume that the pages and are stored in the page frames and respectively. The physical address (in decimal format) corresponding to the virtual address (in decimal format) is _________
Correct answer
6596 to 6596
Solution
1.Determine Page Size in bytes:
Page size = .2.Find the Page Number () and Offset () for the given Virtual Address ():
3.Map the Page Number to the Frame Number ():
According to the given mapping:- Page Frame
- Page Frame
- Page Frame
- Page Frame
4.Calculate the Physical Address ():
.Therefore, the physical address is .
More questions on Memory Management
2024 Set 1 Q24Which of the following statements about threads is/are TRUE?2024 Set 2 Q24Which of the following tasks is/are the responsibility/responsibilities of the memory management…2024 Set 2 Q25Consider a process P running on a CPU. Which one or more of the following events will always…2024 Set 1 Q25Which of the following process state transitions is/are NOT possible?2024 Set 2 Q37Consider a single processor system with four processes A, B, C, and D, represented as given below,…
Practice GATE CS PYQs with adaptive difficulty
Timed practice, skill tracking, and AI explanations — free to start.
Start practicing free