Skip to content

adchilds/Paging-Allocation-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Allocation Simulator

Current Version: 1.0

Page Allocation Simulator is a desktop application that simulates an operating systems various demand paging algorithms.

Current supported algorithms include:

  • FIFO (First In First Out)
  • LRU (Least Recently Used)
  • SC (Second Chance)

Page Allocation Simulator screenshot

About

Simulates demand paging done by an operating system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages