Skip to content

uV3301/Operating_system_PageReplacementAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Page Replacement Algorithms

Algorithms to manage page referrals and compute Page faults/Hits.

Alorithms Implemented

First In First Out (FIFO)
Optimal Page Replacement
Least Recently Used

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Cpp program to understand and execute page replacement algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages