vault backup: 2022-11-01 15:04:34

This commit is contained in:
Jet Hughes 2022-11-01 15:04:34 +13:00
parent 2133aa21e7
commit 2e2ba2c28b

View File

@ -45,7 +45,7 @@ implementing
note: each page can be stored twice: loaded in main memory and in the backing store - these two copies need to remain consistent. i.e.., changes to one must be reflected in the other
page faults
- "trap" occurs when trying to access and invalid page
- "trap" occurs when trying to access an invalid page
- what the os does:
- check if caused by invalid memory access or unavailable page frame
- if nvalid mem access