Get premium membership and access questions with answers, video lessons as well as revision papers.

Describe two virtual memory page fetch policies. Which is less common in practice? Why?

      

Describe two virtual memory page fetch policies. Which is less common in practice? Why?

  

Answers


Faith
-Demand Paging – relevant pages are loaded as page faults occur
-Pre Paging – try to load pages for processes before they are accessed
Pre paging is less common in practise because it wastes bandwidth if it gets it wrong (and it will be
wrong) and wastes even more if it kicks known good pages because it’s trying to stuff it full of bad ones!
Titany answered the question on April 26, 2022 at 13:06


Next: Enumerate some pros and cons for increasing the page size
Previous: Name and describe four page replacement algorithms. Critically compare them with each other

View More Operating Systems Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions