Contains the Python implementation of the following Page Replacement Algorithms:
1. FIFO Page Replacement
2. LRU Page Replacement
3. Optimal Page Replacement
- Run -> Run Module
- or python filename.py
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
Contains the Python implementation of the following Page Replacement Algorithms:
1. FIFO Page Replacement
2. LRU Page Replacement
3. Optimal Page Replacement
Contains the Python implementation of the following Page Replacement Algorithms: 1. FIFO Page Replacement 2. LRU Page Replacement 3. Optimal Page Replacement