Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 267 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 267 Bytes

paging-algorithms

Applies different page replacement algorithms to a reference string and displays the number of page faults and where they occurred.

Algorithms Included

  • FIFO
  • LRU
  • Optimal

Output format

alt text