2019329621035_张浩严_homework11 Version 0 |
|
👤 Author: by 2351505710qqcom 2021-12-29 13:04:25 |
1.If there is ever a reference to a page whose valid-invalid bit is invalid, first reference will trap to page fault.
2.OS looks at another table to decide:
If Invalid reference,the reference abort.
If just not in memory,go to step3.
3.Get empty frame.
4.Swap page into frame.
5.Reset tables, validation bit = 1.
6.Restart instruction: Least Recently Used
block move
auto increment/decrement location