Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance.
-
Updated
Apr 12, 2021 - C
Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance.
The implementation of systems calls, lock, Virtual Memory and other file system implementation on OS161
Implementation of OS concepts for better understanding.
assignment code for csc369
Implements the virtual memory sub-system of OS/161 using a two-level page table.
Developmnent of OS161
It is operating system project
Add a description, image, and links to the virtualmemory topic page so that developers can more easily learn about it.
To associate your repository with the virtualmemory topic, visit your repo's landing page and select "manage topics."