vault backup: 2022-10-30 22:48:04

This commit is contained in:
Jet Hughes 2022-10-30 22:48:04 +13:00
parent b7619a80a2
commit 94af9fd82b

View File

@ -29,4 +29,6 @@ as we move from secondary to primary:
- OS kernel creates a map from logical address to the physical address using a mapping table - OS kernel creates a map from logical address to the physical address using a mapping table
- CPUrefers to this table to map between physical and logical address - CPUrefers to this table to map between physical and logical address
# paging for memory translation # paging for memory translation
![address bidning for process space slide|400](https://i.imgur.com/N0iAw0z.png)