If the page resides on disk, the virtual page will not be mapped to a physical address. Physical pages can be shared by having two virtual addresses point to the same physical address. This capability is used to allow two different programs to share data or code. |
212 bytes = 4 KiB
.
The number of physical pages allowed in memory is 218, since the physical page number has 18 bits in it.
Thus, main memory can have at most 230 bytes = 1 GiB ,232 bytes = 4 GiB . |
“No one cares how much you know, until they know how much you care” ― Theodore Roosevelt |