Question: (15 pts.) Consider a simple one-level paging system with the following parameters: each page is of size 4KB-4096 bytes, in a 16-bit logical address space,

(15 pts.) Consider a simple one-level paging system with the following parameters: each page is of size 4KB-4096 bytes, in a 16-bit logical address space, and each page table entry takes up 3 bytes in the page table. Each process can address up to 2 bytes. Hint: 4096 -2, and 1024 -210 1. Complete the table identifying which bits are used to denote the page number (with N) and which bits are used to denote the page offset (with O) 15 14 13 12 11 10 9 8 7 6 5 4 3 21 0 In each logical address, how many bits are used to represent the page number? b. 6 d. 10 In each logical or physical address, how many bits are used to represent the page offset? b. 6 d. 10 Using all 16-bits in this 16-bit logical address space, how many logical pages are there? d. 212 16 In this system, how large is the page table in bytes? a. 16 b. 48 c. 64 d. 256 e. 1024
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
