sukrutrao / Page-Replacement-Algorithm-Simulator

Program to accept number of physical frames, list of page accesses, and the page replacement algorithm and output the number of faults and whether each access was a fault or not. Supports FIFO, LRU, and OPTIMAL algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sukrutrao/Page-Replacement-Algorithm-Simulator Stargazers