Cause of Thrashing
Why does paging work?
- Locality model
- process migrates from one locality to another
- localities may overlap
Why does thrashing occur?
- locality > number of frames
- sum of localities > total memory size
How do we fix thrashing?
- Working Set Model
- Page Fault Frequency