Skip to content

MJavaadAkhtar/OS_Virtual-Memory-Algorithm1.1

Repository files navigation

OS_Virtual-Memory-Algorithm1.1

For this project, I simulated the operation of page tables and page replacement.

I divided this project into to 2 major tasks, which will be based on a virtual memory simulator. The first task is to implement virtual-to-physical address translation and demand paging using a two-level page table. The second task is to implement four different page replacement algorithms: FIFO, Clock, exact LRU, and OPT.

Task 1

Implemented virtual-to-physical address translation and demand paging using a two-level pagetable.

Task 2

Implemented each of the four different page replacement algorithms: FIFO, exact LRU, CLOCK (with one ref-bit), OPT.

Hashtable data structure is used to implement page replacement algorithms.

About

A simulation of the operations of page tables and page replacement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy