Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 239 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 239 Bytes

Memory-Replacement

it's implementation of some operating system's memory replacement algorithms which are FIFO, LRU and second chance.

it's a console-based project which is easy to run because of the guides that appears during running.