This repository contains the Python Programs for various algorithms of Operating Systems
-
Updated
Oct 11, 2021 - Python
This repository contains the Python Programs for various algorithms of Operating Systems
These are the Python implementations of FIFO, LRU and OPT page replacement algorithms
Implementation of some advanced caching policies
Contains the Python implementation of the following Page Replacement Algorithms: 1. FIFO Page Replacement 2. LRU Page Replacement 3. Optimal Page Replacement
Simple implementation of LRU in Python.
Add a description, image, and links to the least-recently-used topic page so that developers can more easily learn about it.
To associate your repository with the least-recently-used topic, visit your repo's landing page and select "manage topics."