mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
vault backup: 2022-11-01 15:04:34
This commit is contained in:
parent
2133aa21e7
commit
2e2ba2c28b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user