In the paged memory management system, the address is composed of page number and the offset within the page. In the address structure shown in the following figure, .
31 10 9 0
page number | offset |
In the paged memory management system, the address is composed of page number and the offset within the page. In the address structure shown in the following figure, .
31 10 9 0
page number | offset |
page size is 512, 2M pages at most
page size is 1k, 4M pages at most
page size is 2k, 8M pages at most
page size is 4k, 16M pages at most