Question
Consider a paging system. The page table of each process has size 16 seats. A process running on the system has the following page table
Consider a paging system. The page table of each process has size 16 seats. A process running on the system has the following page table (the numbers in the table are given in the decimal system):
process page number | frame number physical memory |
0 | 100 |
1 | 120 |
2 | 248 |
3 | 52 |
... | ... |
13 | 65 |
14 | 420 |
15 | 160 |
Knowing that the logical page size is 512 bytes, which of the following statements is true; a) Logical address 280016 is a valid logical address of this process. b) The logical address 12016 of the process corresponds to the physical address 822016. c) To represent the logical memory addresses in the given system are required 16+9 = 25 bits. d) Logical address 69416 of the process corresponds to physical address 209416.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started