These are the Python implementations of FIFO, LRU and OPT page replacement algorithms
-
Updated
Jan 25, 2018 - Python
These are the Python implementations of FIFO, LRU and OPT page replacement algorithms
Page Replacement Algorithm Simulator is a Streamlit-based application that simulates and compares FIFO, LRU, and Optimal algorithms. It displays memory state changes, compares page faults, and provides insights into algorithm performance.
Reproducible Pascal GPU Unified Memory benchmark with Nsight and nvprof profiling
Add a description, image, and links to the page-faults topic page so that developers can more easily learn about it.
To associate your repository with the page-faults topic, visit your repo's landing page and select "manage topics."