- Number A 2 Bit Page Number And An 11 Bit Offset Within The Page The Main Memory A Segmented Memory Has Paged Segments 1 (50.71 KiB) Viewed 24 times
number, a 2-bit page number, and an 11-bit offset within the page. The main memory A segmented memory has paged segments
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
number, a 2-bit page number, and an 11-bit offset within the page. The main memory A segmented memory has paged segments
number, a 2-bit page number, and an 11-bit offset within the page. The main memory A segmented memory has paged segments. Each virtual address has a 2-bit segment contains 32 KB, divided into 2-KB pages. Each segment is either read-only. read/write, or read/writelexecute. The page tables and protection are as follows: Segmento Segment 1 Segment 2 Segment 3 Read only Read/ Write/Execute Read/Write Read only Virtual Page Virtual Page Virtual Page Virtual Page Page Frame Page Frame Page Frame Page Frame 0 0 0 On disk 0 13 1 1 1 10 1 5 Page Table not in main 2 On disk 2 9 2 2 memory 3 11 3 6 3 On disk For each of the following accesses to virtual memory, tell what physical address is computed.If a fault occurs, tell which kind. Access Segment Page Offset within page 1. branch to it 1 2 0 2. fetch data 1 3 33 3. fetch data 3 1023 4. store data 1 4 5. store data 2 0 6. store data 0 3 14 7. branch to it 0 7 8. fetch data 0 80 9. fetch data 2 4 10. fetch data 0 55 NOO-NOO