Applies various page replacement algorithms to a reference string and displays the number of page faults and where they occurred.
-
Updated
May 14, 2020 - Java
Applies various page replacement algorithms to a reference string and displays the number of page faults and where they occurred.
Implementing several Page Replacement algorithms used in Operating Systems.
maintenance-replacement optimization problem, where the goal is to optimize the decision of when to replace a machine based on its age and associated costs. This problem is relevant in many industries, where machines are critical for production and the decision of when to replace them can have a significant impact on costs and performance.
Add a description, image, and links to the optimal-replacement topic page so that developers can more easily learn about it.
To associate your repository with the optimal-replacement topic, visit your repo's landing page and select "manage topics."