Question
Translate the following logical addresses issued by P into a physical addresses, assuming the state of the page table for P is as follows: Page
Translate the following logical addresses issued by P into a physical addresses, assuming the state of the page table for P is as follows:
Page | Frame |
0x 0 | 0x 1 |
0x 1 | 0x C |
0x 2 | 0x 9 |
0x 3 | 0x 16 |
0x 4 | 0x 2 |
0x 5 | 0x 1C |
0x 6 | 0x 19 |
0x 7 | 0x 8 |
0x 8 | 0x D |
0x 9 | 0x 1A |
0x A | 0x 1F |
0x B | 0x 6 |
0x C | 0x 12 |
0x D | 0x 15 |
0x E | 0x 3 |
0x F | 0x A |
Note that both the page number and page frame number shown in the page table are in hexadecimal.
1. Given the logical address 0x 69656, what will be the logical page number issued by a process P?
2. What is the corresponding physical frame number?
3. What is the hexadecimal physical address?
Note: Your responses should be given in hexadecimal format!
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