adityauser / Operating-System-Lab-Projects

Implementation of OS lab experiments on Linux platform using C++/C language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating-System-Lab-Projects

Implementation of OS lab experiments on Linux platform using C++/C language.

Algorithms

Project

In the project I have implemented various page replacement algorithm like Optimal Page Replacement algorithm, Least recent used (LRU) page replacement algorithm and First in first out.
Here is the link to the project.

About

Implementation of OS lab experiments on Linux platform using C++/C language.


Languages

Language:C 100.0%