Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

MJavaadAkhtar/OS_Virtual-Memory-Algorithm1.1

Repository files navigation

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

[8]ページ先頭

©2009-2025 Movatter.jp