Skip to content

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

License

Notifications You must be signed in to change notification settings

houssam966/paging-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages