Skip to content

Implements various page replacement algorithms that an OS might choose to use, (Opt, Clock, Aging, Working Set Clock)

License

Notifications You must be signed in to change notification settings

outkst/PageReplacementAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PageReplacementAlgorithms

Implements various page replacement algorithms that an OS might choose to use, (Opt, Clock, Aging, Working Set Clock)

NOTE: This project naively implements all of the page replacement algorithms and is INCOMPLETE. Use this code as a baseline for testing but DO NOT TRUST THE OUTPUT.

About

Implements various page replacement algorithms that an OS might choose to use, (Opt, Clock, Aging, Working Set Clock)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages