These are the Python implementations of FIFO, LRU and OPT page replacement algorithms
queue lru computer-architecture fifo computer-organization page-replacement page-faults python-implementations least-recently-used paging-memory optimal-page
-
Updated
Jan 25, 2018 - Python